702ce22305
sequences. It stands for Sequence Search and Alignment by Hashing Algorithm. It achieves its fast search speed by converting sequence information into a `hash table' data structure, which can then be searched very rapidly for matches. WWW: http://www.sanger.ac.uk/Software/analysis/SSAHA/ PR: ports/124525 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> Approved by: gabor (mentor, implicit)
9 lines
221 B
Text
9 lines
221 B
Text
bin/ssaha
|
|
%%DATADIR%%/testSSAHA.csh
|
|
%%DATADIR%%/test.fasta
|
|
%%DATADIR%%/test_extract.fasta
|
|
%%DATADIR%%/test_filter.fail
|
|
%%DATADIR%%/test_filter.fastq
|
|
%%DATADIR%%/test_protein.fasta
|
|
%%DATADIR%%/README
|
|
@dirrmtry %%DATADIR%%
|