mbwa_wrapper

mbwa_wrapper aligns short sequencing reads to large reference genomes such as the human genome by leveraging the Burrows-Wheeler Alignment (BWA) algorithm for downstream genomic analyses.


Key Features:

  • BWA implementation: Implements the Burrows-Wheeler Alignment (BWA) algorithm that uses the Burrows-Wheeler Transform and backward search for read alignment.
  • Speed and efficiency: Provides approximately 10–20× faster alignment than MAQ while maintaining comparable accuracy, enabling large-scale resequencing.
  • Read-type support: Supports base space reads from Illumina and color space reads from AB SOLiD.
  • Mismatch and gap handling: Accommodates mismatches and gaps (indels) in alignments, suitable for longer reads.
  • Output format compatibility: Produces alignments in SAM (Sequence Alignment/Map) format for integration with SAMtools.
  • High-throughput suitability: Designed to process large datasets typical of high-throughput next-generation sequencing projects.

Scientific Applications:

  • Resequencing projects: Aligns short reads from many individuals against a reference genome for population-scale analyses.
  • Variant calling: Generates alignments in SAM format to support downstream variant identification using tools like SAMtools.
  • Biomedical research: Enables high-throughput alignment tasks required for genomic studies of disease and biological processes.

Methodology:

Implements the Burrows-Wheeler Alignment (BWA) algorithm employing the Burrows-Wheeler Transform and backward search, permitting mismatches and gaps during alignment.

Topics

Collections

Details

Maturity:
Mature
Tool Type:
web application
Operating Systems:
Linux, Windows, Mac
Added:
12/19/2016
Last Updated:
11/24/2024

Operations

Publications

Li H, Durbin R. Fast and accurate short read alignment with Burrows–Wheeler transform. Bioinformatics. 2009;25(14):1754-1760. doi:10.1093/bioinformatics/btp324. PMID:19451168. PMCID:PMC2705234.

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.

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.

Documentation

Links