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 Experiment Videos

BLAST++: BLASTing queries in batches.

Hao Wang1, Beng Chin Ooi, Kian-Lee Tan

  • 1Department of Computer Science, National University of Singapore, 3 Science Drive 2, Singapore 117543.

Bioinformatics (Oxford, England)
|November 25, 2003
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

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

Sort by
Same author

Catching every Ripple: Enhanced Anomaly Awareness via Dynamic Concept Adaptation.

IEEE transactions on pattern analysis and machine intelligence·2026
Same author

Prediction of Cataract Severity Using Slit Lamp Images from a Portable Smartphone Device: A Pilot Study.

Sensors (Basel, Switzerland)·2026
Same author

Deep learning models for lumbar spinal stenosis on MRI: model comparison and clinical benchmarking.

European spine journal : official publication of the European Spine Society, the European Spinal Deformity Society, and the European Section of the Cervical Spine Research Society·2025
Same author

Exploring the Potential of a Deep Learning Model for Early CT Detection of High-Grade Metastatic Epidural Spinal Cord Compression and Its Impact on Treatment Delays.

Cancers·2025
Same author

Orbital CT deep learning models in thyroid eye disease rival medical specialists' performance in optic neuropathy prediction in a quaternary referral center and revealed impact of the bony walls.

Orbit (Amsterdam, Netherlands)·2025
Same author

Using deep learning to enhance reporting efficiency and accuracy in degenerative cervical spine MRI.

The spine journal : official journal of the North American Spine Society·2025
Same journal

conMItion: an R package adjusting confounding factors for associations in multi-omics.

Bioinformatics (Oxford, England)·2026
Same journal

SpaMFG: a Spatial Multi-omics Integration Method based on Feature Grouping.

Bioinformatics (Oxford, England)·2026
Same journal

CSCN: Inference of Cell-Specific Causal Networks Using Single-Cell RNA-Seq Data.

Bioinformatics (Oxford, England)·2026
Same journal

Sparse CCA-Based Mediation Analysis with High-Dimensional Exposures and Mediators.

Bioinformatics (Oxford, England)·2026
Same journal

Enhancing Cross-Context Generalization in Drug Perturbation Prediction with a Multimodal Conditional Diffusion Framework.

Bioinformatics (Oxford, England)·2026
Same journal

Primer Design through Submodular Function Estimation.

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

BLAST++ accelerates sequence similarity searches by processing multiple queries simultaneously against databases. This tool provides identical results to standard BLAST but significantly reduces computation time for large-scale analyses.

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Genomics

Background:

  • The National Center for Biotechnology Information (NCBI) Basic Local Alignment Search Tool (BLAST) is a fundamental algorithm for sequence similarity searching.
  • Executing multiple BLAST queries sequentially can be time-consuming, especially for large datasets.
  • BLAST++ offers an integrated solution for parallel processing of BLAST searches.

Purpose of the Study:

  • To introduce BLAST++, a tool designed to enhance the efficiency of NCBI BLAST.
  • To enable concurrent searching of multiple queries against biological databases.
  • To reduce the overall time required for large-scale sequence alignment tasks.

Main Methods:

  • Integration of multiple query processing capabilities within the BLAST framework.

Related Experiment Videos

  • Concurrent execution of K queries against a specified database.
  • Validation of results against standard, single-query BLAST executions.
  • Main Results:

    • BLAST++ achieves identical results to sequential BLAST executions.
    • Significant reduction in processing time when searching multiple queries concurrently.
    • Demonstrated efficiency gains for large-scale bioinformatics analyses.

    Conclusions:

    • BLAST++ offers a substantial speed improvement for sequence similarity searches.
    • The tool maintains the accuracy of standard BLAST while enhancing performance.
    • BLAST++ is a valuable asset for researchers dealing with high-throughput genomic data analysis.