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

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...
Next-generation Sequencing03:00

Next-generation Sequencing

The first human genome sequencing project cost $2.7 billion and was declared complete in 2003, after 15 years of international cooperation and collaboration between several research teams and funding agencies. Today, with the advent of next-generation sequencing technologies, the cost and time of sequencing a human genome have dropped over 100 fold.
Next-Generation Sequencing Methods
Although all next-generation methods use different technologies, they all share a set of standard features.

You might also read

Related Articles

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

Sort by
Same author

The synergistic toxic effects of ammonia nitrogen and IHNV co-stress on the immune and intestinal health of rainbow trout.

Fish & shellfish immunology·2026
Same author

Global, Regional, and National Burden Attributed to Particulate Matter Pollution, 1990-2021: A Systematic Analysis for the Global Burden of Disease Study 2021.

Annals of global health·2026
Same author

Deep neuromuscular blockade improves surgical conditions during laparoendoscopic single-site (LESS) surgery for total hysterectomy and reduces postoperative pain: a randomized controlled trial.

Perioperative medicine (London, England)·2026
Same author

Safety evaluation of selective RET inhibitors in patients with lung cancer: a real-world pharmacovigilance study.

Tumori·2026
Same author

Dynamic Etching-Induced Cl-Terminated Ti<sub>3</sub>C<sub>2</sub>Cl<sub>x</sub>/Ti<sub>3</sub>ZnC<sub>2</sub> Heterostructure for Ammonia Electrosynthesis and Zinc-Nitrogen Batteries.

Advanced science (Weinheim, Baden-Wurttemberg, Germany)·2026
Same author

A comparative study of ChatGPT 4o and DeepSeek in addressing CIED infection-related questions: Accuracy and readability assessment.

Medicine·2026
Same journal

MCFST: Spatial domain identification method based on multi-view graph convolutional network and graph fusion network.

Bioinformatics (Oxford, England)·2026
Same journal

SpaBiT: Enhancing Spatial Transcriptomics Resolution via Bidirectional Attention Transformers.

Bioinformatics (Oxford, England)·2026
Same journal

EDEL: Enhancing Dense Retrievers for Curation of Biomedical Knowledge Bases.

Bioinformatics (Oxford, England)·2026
Same journal

Informative Relational Learning for Adverse Reaction Prediction with Enhanced Generalization to Novel Drugs.

Bioinformatics (Oxford, England)·2026
Same journal

An interpretable deep learning framework uncovers features governing CRISPR-Cas9 genome-editing efficiency.

Bioinformatics (Oxford, England)·2026
Same journal

3DICE: Interpretable 3D Cross-Modal Learning for Drug-Target Interaction Prediction and Large-Scale Drug Discovery.

Bioinformatics (Oxford, England)·2026
See all related articles

Related Experiment Video

Updated: May 25, 2026

Introductory Analysis and Validation of CUT&#38;RUN Sequencing Data
04:58

Introductory Analysis and Validation of CUT&RUN Sequencing Data

Published on: December 13, 2024

SOAP3: ultra-fast GPU-based parallel alignment tool for short reads.

Chi-Man Liu1, Thomas Wong, Edward Wu

  • 1Department of Computer Science, The University of Hong Kong, Hong Kong, China.

Bioinformatics (Oxford, England)
|January 31, 2012
PubMed
Summary
This summary is machine-generated.

SOAP3 is a novel short read alignment tool that utilizes graphic processing units (GPUs) for significantly faster DNA sequence alignment. This GPU-accelerated tool offers substantial speed improvements over existing methods like BWA and Bowtie.

More Related Videos

G2-seq: A High Throughput Sequencing-based Technique for Identifying Late Replicating Regions of the Genome
06:40

G2-seq: A High Throughput Sequencing-based Technique for Identifying Late Replicating Regions of the Genome

Published on: March 22, 2018

Detection of Rare Genomic Variants from Pooled Sequencing Using SPLINTER
14:06

Detection of Rare Genomic Variants from Pooled Sequencing Using SPLINTER

Published on: June 23, 2012

Related Experiment Videos

Last Updated: May 25, 2026

Introductory Analysis and Validation of CUT&#38;RUN Sequencing Data
04:58

Introductory Analysis and Validation of CUT&RUN Sequencing Data

Published on: December 13, 2024

G2-seq: A High Throughput Sequencing-based Technique for Identifying Late Replicating Regions of the Genome
06:40

G2-seq: A High Throughput Sequencing-based Technique for Identifying Late Replicating Regions of the Genome

Published on: March 22, 2018

Detection of Rare Genomic Variants from Pooled Sequencing Using SPLINTER
14:06

Detection of Rare Genomic Variants from Pooled Sequencing Using SPLINTER

Published on: June 23, 2012

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Genomics

Background:

  • Short read alignment is crucial for analyzing high-throughput sequencing data.
  • Existing alignment tools face challenges in processing the increasing volume of sequencing data efficiently.
  • Graphic Processing Units (GPUs) offer parallel processing capabilities that can accelerate computationally intensive tasks.

Purpose of the Study:

  • To develop a faster short read alignment tool by leveraging GPU multi-processors.
  • To adapt existing alignment algorithms for efficient GPU implementation.
  • To evaluate the performance of the new tool against established alignment software.

Main Methods:

  • Developed SOAP3, a short read alignment tool utilizing GPU multi-processors.
  • Adapted the Burrows-Wheeler Transform (BWT) index for GPU compatibility.
  • Tested SOAP3 performance using millions of Illumina Hiseq 2000 reads (100 bp length) against the human reference genome.

Main Results:

  • SOAP3 achieves alignment speeds significantly faster than BWA and Bowtie (7.5x and 20x, respectively).
  • Aligns a million read pairs in under 30 seconds onto the human reference genome.
  • SOAP3 aligns slightly more reads than BWA and Bowtie when allowing up to four mismatches, due to its non-heuristic approach.

Conclusions:

  • SOAP3 represents a significant advancement in short read alignment speed through GPU acceleration.
  • The tool provides a more comprehensive alignment by reporting all possible matches, unlike heuristic-based methods.
  • SOAP3 offers a powerful and efficient solution for large-scale genomic data analysis.