samtools_sort

samtools_sort sorts and indexes SAM-format alignment records to produce coordinate-sorted, indexed BAM files for efficient storage and random access of sequencing read alignments.


Key Features:

  • Sorting and Indexing: Sorts alignment data from SAM and writes coordinate-sorted BAM files with accompanying indexes for rapid region-based retrieval.
  • Compatibility with Various Sequencing Platforms: Supports short and long read alignments and accommodates coordinate ranges up to 128 Mbp.
  • Efficiency in Data Handling: Produces compact binary BAM files that enable efficient storage and random access, suitable for large-scale datasets such as the 1000 Genomes Project.
  • Integration with Bioinformatics Pipelines: Operates as a post-processing step compatible with downstream utilities such as variant callers and alignment viewers.

Scientific Applications:

  • Genomic Research: Provides sorted and indexed BAM files required for downstream analyses including variant calling, genome assembly, and comparative genomics.
  • Metagenomics and Phylogenetics: Manages and indexes complex alignment datasets to support metagenomic analyses and phylogenetic workflows.

Methodology:

Reads an input SAM file, sorts alignment records (typically by genomic coordinates), writes the sorted BAM file, and creates a BAM index for rapid region access.

Topics

Collections

Details

Maturity:
Mature
Tool Type:
web application
Operating Systems:
Linux, Windows, Mac
Programming Languages:
C
Added:
12/19/2016
Last Updated:
6/16/2020

Operations

Publications

Mareuil F, Doppelt-Azeroual O, Ménager H. A public Galaxy platform at Pasteur used as an execution engine for web services. Unknown Journal. 2017. doi:10.7490/f1000research.1114334.1.

Li H, Handsaker B, Wysoker A, Fennell T, Ruan J, Homer N, Marth G, Abecasis G, Durbin R. The Sequence Alignment/Map format and SAMtools. Bioinformatics. 2009;25(16):2078-2079. doi:10.1093/bioinformatics/btp352. PMID:19505943. PMCID:PMC2723002.

Afgan E, Baker D, van den Beek M, Blankenberg D, Bouvier D, Čech M, Chilton J, Clements D, Coraor N, Eberhard C, Grüning B, Guerler A, Hillman-Jackson J, Von Kuster G, Rasche E, Soranzo N, Turaga N, Taylor J, Nekrutenko A, Goecks J. The Galaxy platform for accessible, reproducible and collaborative biomedical analyses: 2016 update. Nucleic Acids Research. 2016;44(W1):W3-W10. doi:10.1093/nar/gkw343. PMID:27137889. PMCID:PMC4987906.

Documentation

Links