1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/biology/Makefile
Felippe de Meirelles Motta 702ce22305 SSAHA is a software tool for very fast matching and alignment of DNA
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)
2008-06-21 00:01:57 +00:00

95 lines
2.0 KiB
Makefile

# $FreeBSD$
#
COMMENT = Biology
SUBDIR += L-Breeder
SUBDIR += adun
SUBDIR += ariadne
SUBDIR += artemis
SUBDIR += avida
SUBDIR += babel
SUBDIR += belvu
SUBDIR += biococoa
SUBDIR += biojava
SUBDIR += blast
SUBDIR += blat
SUBDIR += boinc-simap
SUBDIR += chemeq
SUBDIR += clustalw
SUBDIR += consed
SUBDIR += crimap
SUBDIR += distribfold
SUBDIR += dna-qc
SUBDIR += dotter
SUBDIR += embassy
SUBDIR += emboss
SUBDIR += fasta
SUBDIR += fasta3
SUBDIR += fastdnaml
SUBDIR += finchtv
SUBDIR += fluctuate
SUBDIR += garlic
SUBDIR += genpak
SUBDIR += gff2ps
SUBDIR += gmap
SUBDIR += gperiodic
SUBDIR += grappa
SUBDIR += hmmer
SUBDIR += jalview
SUBDIR += kinemage
SUBDIR += lagan
SUBDIR += lamarc
SUBDIR += libgenome
SUBDIR += linux-foldingathome
SUBDIR += lsysexp
SUBDIR += mafft
SUBDIR += mapm3
SUBDIR += migrate
SUBDIR += molden
SUBDIR += mopac
SUBDIR += mrbayes
SUBDIR += mummer
SUBDIR += muscle
SUBDIR += nab
SUBDIR += ncbi-toolkit
SUBDIR += njplot
SUBDIR += ortep3
SUBDIR += p5-AcePerl
SUBDIR += p5-Bio-ASN1-EntrezGene
SUBDIR += p5-Bio-Das
SUBDIR += p5-Bio-Phylo
SUBDIR += p5-bioperl
SUBDIR += p5-bioperl-devel
SUBDIR += p5-bioperl-run
SUBDIR += p5-bioperl-run-devel
SUBDIR += paml
SUBDIR += phd2fasta
SUBDIR += phrap
SUBDIR += phred
SUBDIR += phylip
SUBDIR += platon
SUBDIR += povchem
SUBDIR += primer3
SUBDIR += protomol
SUBDIR += psi88
SUBDIR += py-biopython
SUBDIR += pymol
SUBDIR += rasmol
SUBDIR += recombine
SUBDIR += ruby-bio
SUBDIR += seaview
SUBDIR += seqio
SUBDIR += sim4
SUBDIR += ssaha
SUBDIR += tRNAscan-SE
SUBDIR += t_coffee
SUBDIR += tinker
SUBDIR += treepuzzle
SUBDIR += treeviewx
SUBDIR += wise
SUBDIR += xdrawchem
SUBDIR += xmolwt
.include <bsd.port.subdir.mk>