Difference between revisions of "19505943"

From SEQwiki
Jump to: navigation, search
(Can't seem to use "Reference describes" with multiple values.)
 
Line 1: Line 1:
 
{{Reference
 
{{Reference
|reference describes=SAMtools, SAM, BAM
+
|reference describes=SAMtools
 
|pmid=19505943
 
|pmid=19505943
 
|title=The Sequence Alignment/Map format and SAMtools
 
|title=The Sequence Alignment/Map format and SAMtools
Line 9: Line 9:
 
|start page=2078
 
|start page=2078
 
}}
 
}}
The Sequence Alignment/Map (SAM) format is a generic alignment format for storing read alignments against reference sequences, supporting short and long reads (up to 128 Mbp) produced by different sequencing platforms. It is flexible in style, compact in size, efficient in random access and is the format in which alignments from the 1000 Genomes Project are released. SAMtools implements various utilities for post-processing alignments in the SAM format, such as indexing, variant caller and alignment viewer, and thus provides universal tools for processing read alignments. AVAILABILITY: http://samtools.sourceforge.net.
+
The Sequence Alignment/Map ([[SAM]]/[[BAM]]) format is a generic alignment format for storing read alignments against reference sequences, supporting short and long reads (up to 128 Mbp) produced by different sequencing platforms. It is flexible in style, compact in size, efficient in random access and is the format in which alignments from the 1000 Genomes Project are released. SAMtools implements various utilities for post-processing alignments in the SAM format, such as indexing, variant caller and alignment viewer, and thus provides universal tools for processing read alignments. AVAILABILITY: http://samtools.sourceforge.net.

Latest revision as of 13:06, 17 November 2011

This reference describes SAMtools.

PMID PMID 19505943
Title The Sequence Alignment/Map format and SAMtools
Year 2009
Journal Bioinformatics
Author Li H, Handsaker B, Wysoker A, Fennell T, Ruan J, Homer N, Marth G, Abecasis G, Durbin R
Volume 25
Start page 2078


Error: No contents found at URL http://www.ebi.ac.uk/europepmc/webservices/rest/MED/19505943/citations/4000.

According to Europe PubMed Central, this reference has Error: no local variable "citations" was set. " Error: no local variable "citations" was set. " is not a number. citations.

For reference, you can check Google Scholar, which lacks an API because Google ...


Error: Invalid JSON. According to Almetric, this reference has an Altmetric score of Error: no local variable "altscore" was set. " Error: no local variable "altscore" was set. " is not a number..

Full text description

The Sequence Alignment/Map (SAM/BAM) format is a generic alignment format for storing read alignments against reference sequences, supporting short and long reads (up to 128 Mbp) produced by different sequencing platforms. It is flexible in style, compact in size, efficient in random access and is the format in which alignments from the 1000 Genomes Project are released. SAMtools implements various utilities for post-processing alignments in the SAM format, such as indexing, variant caller and alignment viewer, and thus provides universal tools for processing read alignments. AVAILABILITY: http://samtools.sourceforge.net.