Jump to content

Binary Alignment Map

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Diannaa (talk | contribs) at 19:15, 6 April 2017 (remove copyright content copied from https://samtools.github.io/hts-specs/SAMv1.pdf). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Binary Alignment Map (BAM) is the comprehensive raw data of genome sequencing;[1] it consists of the lossless, compressed binary representation of the Sequence Alignment Map.[2][3]

Format

BAM is the compressed binary representation of SAM (Sequence Alignment Map). BAM is in compressed BGZF format.

See also

References

  1. ^ "Carl Zimmer's Game of Genomes, Season 1: Episode 3, BAM Reveals All". STAT. Retrieved 2016-08-21.
  2. ^ Li, Heng (2009-06-08). "The Sequence Alignment/Map format and SAMtools". Bioformatics. 25: 2078–9. doi:10.1093/bioinformatics/btp352. PMC 2723002. PMID 19505943.
  3. ^ "Binary Alignment Map". National Cancer Institute Wiki. Retrieved 2016-08-21.

Specification