SSAHA: A Fast Search Method for Large DNA Databases

  1. Zemin Ning1,
  2. Anthony J. Cox1, and
  3. James C. Mullikin2
  1. Informatics Division, The Sanger Centre, Wellcome Trust Genome Campus, Hinxton, Cambridge CB10 1SA, UK

Abstract

We describe an algorithm, SSAHA (SequenceSearch and Alignment by HashingAlgorithm), for performing fast searches on databases containing multiple gigabases of DNA. Sequences in the database are preprocessed by breaking them into consecutive k-tuples ofk contiguous bases and then using a hash table to store the position of each occurrence of each k-tuple. Searching for a query sequence in the database is done by obtaining from the hash table the “hits” for each k-tuple in the query sequence and then performing a sort on the results. We discuss the effect of the tuple length k on the search speed, memory usage, and sensitivity of the algorithm and present the results of computational experiments which show that SSAHA can be three to four orders of magnitude faster than BLAST or FASTA, while requiring less memory than suffix tree methods. The SSAHAalgorithm is used for high-throughput single nucleotide polymorphism (SNP) detection and very large scale sequence assembly. Also, it provides Web-based sequence search facilities for Ensembl projects.

Footnotes

  • 1 Both authors contributed equally to this paper.

  • 2 Corresponding author.

  • E-MAIL jcm{at}sanger.ac.uk; FAX 44-1223-494-919.

  • Article and publication are at http://www.genome.org/cgi/doi/10.1101/gr.194201.

    • Received April 26, 2001.
    • Accepted July 30, 2001.
| Table of Contents

Preprint Server