Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Sanger Sequencing01:57

Sanger Sequencing

778.7K
DNA sequencing is a fundamental technique that is routinely used in the biological sciences. This method can be applied to a range of questions at different scales - from the sequencing of a cloned DNA fragment or the study of a mutation in a gene up to whole-genome sequencing. However, despite the widespread use of sequencing today, it was not until 1977 that Fredrick Sanger and his collaborators developed the chain-termination method to decode DNA sequences. It relies on the separation of a...
778.7K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

T-World Virtual Human Cardiomyocyte. I. Development, Validation, and Cell Arrhythmogenesis.

Circulation researchĀ·2026
Same author

Quantitative systems toxicology approach that integrates PBPK and core hepatic metabolism: a case study with valproic acid.

Frontiers in pharmacologyĀ·2026
Same author

Predicting clinical outcomes from off-target receptor interactions using Secondary Intelligenceā„¢.

Journal of pharmacological and toxicological methodsĀ·2024
Same author

A dynamic model of the intestinal epithelium integrates multiple sources of preclinical data and enables clinical translation of drug-induced toxicity.

CPT: pharmacometrics & systems pharmacologyĀ·2023
Same author

SimRFlow: An R-based workflow for automated high-throughput PBPK simulation with the Simcyp<sup>Ā®</sup> simulator.

Frontiers in pharmacologyĀ·2022
Same author

A Transcriptomic Approach to Elucidate the Mechanisms of Gefitinib-Induced Toxicity in Healthy Human Intestinal Organoids.

International journal of molecular sciencesĀ·2022
Same journal

Experimental study on deantigenization and trabecular structure effects on bovine cancellous bone compression.

Bio-medical materials and engineeringĀ·2026
Same journal

Effects of dentin extract without demineralization on migration and angiogenic potential of human umbilical vein endothelial cells.

Bio-medical materials and engineeringĀ·2026
Same journal

Measurement of thermal expansion coefficient of melanin for photoacoustic technology.

Bio-medical materials and engineeringĀ·2026
Same journal

Development of chitosan-selenium nanoparticle modified brushite cement: A potential strategy for improved clinical performance in bone regeneration.

Bio-medical materials and engineeringĀ·2026
Same journal

Electrostatic layer-by-layer assembly for fabricating morphology-controlled hydroxyapatite/zirconia composite with enhanced osteogenic performance.

Bio-medical materials and engineeringĀ·2026
Same journal

The antitumor activity of bismuth lipophilic nanoparticles (BisBAL NPs) on human glioblastoma is higher than temozolomide.

Bio-medical materials and engineeringĀ·2026
See all related articles

Related Experiment Video

Updated: Apr 3, 2026

RNA Next-Generation Sequencing and a Bioinformatics Pipeline to Identify Expressed LINE-1s at the Locus-Specific Level
11:04

RNA Next-Generation Sequencing and a Bioinformatics Pipeline to Identify Expressed LINE-1s at the Locus-Specific Level

Published on: May 19, 2019

10.6K

Faster single-end alignment generation utilizing multi-thread for BWA.

Heeseung Jo1, Gunhwan Koh2

  • 1Department of Information Technology, Chonbuk National University, Republic of Korea.

Bio-Medical Materials and Engineering
|September 26, 2015
PubMed
Summary
This summary is machine-generated.

A new multi-threaded tool, BWA-MT, significantly speeds up next-generation sequencing (NGS) data analysis by optimizing sequence alignment. This enhanced Burrows-Wheeler Aligner (BWA) achieves up to 3.7x faster performance while maintaining identical results.

Keywords:
burrow-wheeler aligner (BWA) toolgenome sequencingmulti-threadnext-generation sequencing (NGS)

More Related Videos

A Computational Pipeline for Intergenic/Intragenic Enhancer RNA Quantification in Mouse Embryonic Stem Cells
06:02

A Computational Pipeline for Intergenic/Intragenic Enhancer RNA Quantification in Mouse Embryonic Stem Cells

Published on: October 28, 2025

661
3' End Sequencing Library Preparation with A-seq2
12:01

3' End Sequencing Library Preparation with A-seq2

Published on: October 10, 2017

11.2K

Related Experiment Videos

Last Updated: Apr 3, 2026

RNA Next-Generation Sequencing and a Bioinformatics Pipeline to Identify Expressed LINE-1s at the Locus-Specific Level
11:04

RNA Next-Generation Sequencing and a Bioinformatics Pipeline to Identify Expressed LINE-1s at the Locus-Specific Level

Published on: May 19, 2019

10.6K
A Computational Pipeline for Intergenic/Intragenic Enhancer RNA Quantification in Mouse Embryonic Stem Cells
06:02

A Computational Pipeline for Intergenic/Intragenic Enhancer RNA Quantification in Mouse Embryonic Stem Cells

Published on: October 28, 2025

661
3' End Sequencing Library Preparation with A-seq2
12:01

3' End Sequencing Library Preparation with A-seq2

Published on: October 10, 2017

11.2K

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Genomics

Background:

  • Next-generation sequencing (NGS) generates vast amounts of data, necessitating efficient analysis tools.
  • Sequence alignment to a reference genome is a computationally intensive bottleneck in NGS data processing.
  • Existing tools like Burrows-Wheeler Aligner (BWA) lack full multi-threading support, limiting performance on modern multi-core processors.

Purpose of the Study:

  • To develop a multi-threaded version of BWA (BWA-MT) to accelerate sequence alignment.
  • To leverage multi-core architectures for faster processing of NGS data.
  • To ensure BWA-MT produces identical alignment results to the original BWA.

Main Methods:

  • Developed BWA-MT by incorporating multi-thread computation capabilities into the existing BWA framework.
  • Evaluated BWA-MT performance using the hg19 human genome reference and varying read sequence counts (1M to 40M).
  • Tested on a 12-core system with 32 GB of memory to assess speed and result accuracy.

Main Results:

  • BWA-MT demonstrated a significant performance increase, achieving up to 3.7 times faster alignment times compared to BWA.
  • The tool generated identical Sequence Alignment Map (SAM) files as BWA, ensuring data consistency.
  • Performance gains were observed across different data loads, confirming efficiency.

Conclusions:

  • BWA-MT effectively accelerates NGS data analysis by utilizing multi-core processing.
  • The tool offers a substantial speed improvement without compromising the accuracy of sequence alignment.
  • BWA-MT presents a highly efficient and effective solution for computationally intensive alignment tasks in genomics.