HS-BLASTN

HS-BLASTN accelerates nucleotide sequence alignment searches by providing a MegaBLAST-compatible high-speed implementation for large-scale genomic and metagenomic database comparisons.


Key Features:

  • Parallel processing and speed optimization: Demonstrated up to 22-fold speed improvement over MegaBLAST when executed on a 12-core server through parallel processing.
  • Advanced seeding methodology: Employs a seeding approach that identifies short stretches of identity (seeds) between query sequences and database entries to improve alignment sensitivity and speed.
  • Lookup table construction with FMD-index: Uses an FMD-index to construct an optimized lookup table for rapid retrieval from large nucleotide databases.
  • Compatibility and accuracy: Produces alignment results consistent with MegaBLAST, preserving expected MegaBLAST output characteristics.
  • Implementation: Implemented in C++ to support high-performance computation.

Scientific Applications:

  • Large-scale nucleotide database searches: Enables rapid querying of extensive nucleotide sequence databases for sequence similarity identification.
  • Genomic analysis: Facilitates fast alignment tasks in genome assembly validation, annotation, and comparative genomics.
  • Metagenomics: Supports high-throughput identification of taxa and functional elements from metagenomic sequence data.
  • Evolutionary studies: Assists in detecting homologous sequences and inferring evolutionary relationships across large sequence sets.

Methodology:

Constructs an FMD-index-based lookup table, employs seeding to detect short identical stretches, and applies parallel computing to accelerate MegaBLAST-compatible nucleotide alignments.

Topics

Collections

Details

Tool Type:
command-line tool
Operating Systems:
Linux
Programming Languages:
C++
Added:
8/3/2017
Last Updated:
11/25/2024

Operations

Publications

Chen Y, Ye W, Zhang Y, Xu Y. High speed BLASTN: an accelerated MegaBLAST search tool. Nucleic Acids Research. 2015;43(16):7762-7768. doi:10.1093/nar/gkv784. PMID:26250111. PMCID:PMC4652774.

PMID: 26250111
PMCID: PMC4652774
Funding: - Natural Science Foundation of China: 11471013 - Fundamental Research Funds for the Central Universities: 13lgjc05, 14lgjc01 - Guangdong Province Sun Yat-sen University Education Development Foundation: 305027

Documentation

Links