1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/biology/Makefile
John Marino 35bfc60170 Add new port biology/ncbi-blast
PR:		190854
Submitted by:	Jason Bacon

The Basic Local Alignment Search Tool (BLAST) finds regions of local
similarity between sequences. The program compares nucleotide or protein
sequences to sequence databases and calculates the statistical
significance of matches. BLAST can be used to infer functional and
evolutionary relationships between sequences as well as help identify
members of gene families.
2014-10-06 20:16:35 +00:00

95 lines
2.0 KiB
Makefile

# $FreeBSD$
#
COMMENT = Biology
SUBDIR += ariadne
SUBDIR += artemis
SUBDIR += avida
SUBDIR += babel
SUBDIR += biococoa
SUBDIR += biojava
SUBDIR += blat
SUBDIR += boinc-simap
SUBDIR += chemeq
SUBDIR += clustalw
SUBDIR += consed
SUBDIR += crux
SUBDIR += emboss
SUBDIR += fasta
SUBDIR += fasta3
SUBDIR += fastdnaml
SUBDIR += fluctuate
SUBDIR += garlic
SUBDIR += gff2ps
SUBDIR += gmap
SUBDIR += gperiodic
SUBDIR += grappa
SUBDIR += hmmer
SUBDIR += iolib
SUBDIR += jalview
SUBDIR += lagan
SUBDIR += lamarc
SUBDIR += libsbml
SUBDIR += linux-foldingathome
SUBDIR += mafft
SUBDIR += mapm3
SUBDIR += migrate
SUBDIR += molden
SUBDIR += mopac
SUBDIR += mrbayes
SUBDIR += mummer
SUBDIR += muscle
SUBDIR += ncbi-blast
SUBDIR += ncbi-toolkit
SUBDIR += njplot
SUBDIR += ortep3
SUBDIR += p5-AcePerl
SUBDIR += p5-Bio-ASN1-EntrezGene
SUBDIR += p5-Bio-Das
SUBDIR += p5-Bio-Das-Lite
SUBDIR += p5-Bio-GFF3
SUBDIR += p5-Bio-Glite
SUBDIR += p5-Bio-Graphics
SUBDIR += p5-Bio-MAGETAB
SUBDIR += p5-Bio-NEXUS
SUBDIR += p5-Bio-Phylo
SUBDIR += p5-Bio-SCF
SUBDIR += p5-bioperl
SUBDIR += p5-bioperl-run
SUBDIR += paml
SUBDIR += phrap
SUBDIR += phred
SUBDIR += phylip
SUBDIR += phyml
SUBDIR += platon
SUBDIR += plink
SUBDIR += plinkseq
SUBDIR += povchem
SUBDIR += primer3
SUBDIR += protomol
SUBDIR += psi88
SUBDIR += py-biopython
SUBDIR += pycogent
SUBDIR += pyfasta
SUBDIR += python-nexus
SUBDIR += recombine
SUBDIR += ruby-bio
SUBDIR += seaview
SUBDIR += seqan
SUBDIR += seqio
SUBDIR += seqtools
SUBDIR += sim4
SUBDIR += ssaha
SUBDIR += tRNAscan-SE
SUBDIR += t_coffee
SUBDIR += tinker
SUBDIR += treepuzzle
SUBDIR += treeviewx
SUBDIR += ugene
SUBDIR += velvet
SUBDIR += wise
SUBDIR += xmolwt
.include <bsd.port.subdir.mk>