SAM: Difference between revisions
From Genome Analysis Wiki
Jump to navigationJump to search
Created page with 'The '''SAM Format''' is a text format for storing aligned reads. The current definition of the format is at http://samtools.sourceforge.net/SAM1.pdf BAM/SAM Specification. …' |
No edit summary |
||
| Line 3: | Line 3: | ||
The current definition of the format is at [[http://samtools.sourceforge.net/SAM1.pdf BAM/SAM Specification]]. | The current definition of the format is at [[http://samtools.sourceforge.net/SAM1.pdf BAM/SAM Specification]]. | ||
A sister [[BAM Format]] format can be used | A sister [[BAM Format]] format can be used to store data in a compact binary representation. | ||
Revision as of 02:52, 19 December 2009
The SAM Format is a text format for storing aligned reads.
The current definition of the format is at [BAM/SAM Specification].
A sister BAM Format format can be used to store data in a compact binary representation.