Difference between revisions of "BBMap"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:BiologyCategory:Alignment {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|bbmap}} |{{#vardefine:url|https://sourceforge.net/projects/b...") |
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
||
Line 37: | Line 37: | ||
--> | --> | ||
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== |
Revision as of 21:11, 6 December 2019
Description
This package includes BBMap, a short read aligner, as well as various other bioinformatic tools. It is written in pure Java, can run on any platform, and has no dependencies other than Java being installed (compiled for Java 6 and higher). All tools are efficient and multithreaded.
BBMap: Short read aligner for DNA and RNA-seq data. Capable of handling arbitrarily large genomes with millions of scaffolds. Handles Illumina, PacBio, 454, and other reads; very high sensitivity and tolerant of errors and numerous large indels. Very fast.
Required Modules
Serial
- bbmap
System Variables
- HPC_BBMAP_DIR - installation directory