mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
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)
10 lines
221 B
Plaintext
10 lines
221 B
Plaintext
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%%
|