SOAP2

SOAP2 aligns short oligonucleotide sequences to reference genomes for rapid, memory-efficient short-read mapping and downstream consensus assembly and SNP detection.


Key Features:

  • Burrows-Wheeler Transformation (BWT) index: Uses a BWT compression index to index reference sequences directly in main memory, replacing traditional seed strategies.
  • Memory efficiency: Reduces memory usage from 14.7 GB to 5.4 GB when applied to the entire human genome.
  • Speed: Enhances alignment speed by approximately 20-30 times compared with its predecessor.
  • Read types supported: Supports both single-read and paired-end resequencing applications.
  • File format support: Accommodates multiple text and compressed file formats.
  • Consensus builder: Integrates a consensus builder that facilitates consensus assembly and SNP detection from aligned short reads on reference genomes.
  • Benchmarking: Has been compared in benchmarking studies with Bowtie, BWA, MAQ, RMAP, GSNAP, Novoalign, and mrsFAST.

Scientific Applications:

  • Short-read mapping: Alignment of short oligonucleotide sequences generated by next-generation sequencing to reference genomes.
  • Resequencing studies: Single-read and paired-end resequencing for variant discovery and genome analysis.
  • SNP detection and consensus assembly: Generation of consensus sequences and identification of single nucleotide polymorphisms from aligned reads.

Methodology:

SOAP2 employs a Burrows-Wheeler Transformation (BWT) compression index to index reference sequences in main memory instead of seed-based indexing and includes a consensus builder for consensus assembly and SNP detection from aligned short reads.

Topics

Details

Tool Type:
command-line tool
Operating Systems:
Linux, Mac
Added:
6/7/2018
Last Updated:
2/16/2019

Operations

Publications

Li R, Yu C, Li Y, Lam T, Yiu S, Kristiansen K, Wang J. SOAP2: an improved ultrafast tool for short read alignment. Bioinformatics. 2009;25(15):1966-1967. doi:10.1093/bioinformatics/btp336. PMID:19497933.

Li R, Yu C, Li Y, Lam T, Yiu S, Kristiansen K, Wang J. SOAP2: an improved ultrafast tool for short read alignment. Bioinformatics. 2009;25(15):1966-1967. doi:10.1093/bioinformatics/btp336. PMID:19497933.

Hatem A, Bozdağ D, Toland AE, Çatalyürek ÜV. Benchmarking short sequence mapping tools. BMC Bioinformatics. 2013;14(1). doi:10.1186/1471-2105-14-184. PMID:23758764. PMCID:PMC3694458.

Documentation