3,045
edits
Changes
From Genome Analysis Wiki
SAM
,Update link to library
The current definition of the format is at [[http://samtools.sourceforge.net/SAM1.pdf BAM/SAM Specification]].
If you are writing software to read SAM or BAM data, our C++ [[C++ Library: libbamlibStatGen|BamFilelibStatGen]] is a good resource to use.