BamUtil

From Genome Analysis Wiki
Revision as of 11:50, 6 April 2010 by Mktrost (talk | contribs) (Created page with '= bam Executable = The bam executable has the following functions. * Read and Validate a SAM/BAM file * Read a SAM/BAM fi…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

bam Executable

The bam executable has the following functions.

  • Read and Validate a SAM/BAM file
  • Read a SAM/BAM file and write the same SAM/BAM file.
  • Dump a BAM index file into an easy to read text version.
  • Read an indexed BAM file reference by reference id -1 to 22 and write it out as a SAM/BAM file.


Read and Validate a SAM/BAM file

Usage