Difference between revisions of "BamUtil"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replace - "<!--Run-->" to "==System Variables== * HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory <!--Run--> ") |
|||
Line 76: | Line 76: | ||
See the [[{{PAGENAME}}_Install]] page for {{#var: app}} installation notes.|}} | See the [[{{PAGENAME}}_Install]] page for {{#var: app}} installation notes.|}} | ||
__NOTOC____NOEDITSECTION__ | __NOTOC____NOEDITSECTION__ | ||
+ | =Validation= | ||
+ | * Validated 4/5/2018 |
Revision as of 14:57, 5 April 2018
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_{{#uppercase:bamutil}}_DIR - installation directory
Validation
- Validated 4/5/2018