Difference between revisions of "BamUtil"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
|||
Line 43: | Line 43: | ||
<!--Add additional HPC_FOO_BIN and other ENV VARIABLES below--> | <!--Add additional HPC_FOO_BIN and other ENV VARIABLES below--> | ||
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
<!--Run--> | <!--Run--> | ||
Revision as of 21:13, 6 December 2019
Description
Programs that perform operations on SAM/BAM files. All of these programs are built into a single executable, bam.
Tools to Rewrite SAM/BAM Files:
- convert, writeRegion, splitChromosome, splitBam, trimBam, rgMergeBam, polishBam, findCigars.
Tools to Modify & write SAM/BAM Files:
- clipOverlap, filter, revert, squeeze
Informational Tools:
- validate, diff, stats, gapInfo
Tools to Print Information In Readable Format
- dumpHeader, dumpRefInfo, dumpIndex, readReference
Additional Tools
- bam2FastQ
Dummy/Example Tools
- readReference
Required Modules
Serial
- bamutil
System Variables
- HPC_BAMUTIL_DIR - installation directory
Validation
- Validated 4/5/2018