1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/biology/Makefile
William Grzybowski 20139c3cfa biology/seqtools: Tools for visualising sequence alignments
Blixem is an interactive browser of pairwise alignments that have
been stacked up in a "master-slave" multiple alignment; it is not
a 'true' multiple alignment but a 'one-to-many' alignment.

Belvu is a multiple sequence alignment viewer and phylogenetic tool.

Dotter is a graphical dot-matrix program for detailed comparison
of two sequences.

WWW: http://www.sanger.ac.uk/resources/software/seqtools/

PR:		ports/183801
Submitted by:	Kurt Jaeger <fbsd-ports opsec.eu>
2013-11-10 11:01:02 +00:00

102 lines
2.1 KiB
Makefile

# $FreeBSD$
#
COMMENT = Biology
SUBDIR += ariadne
SUBDIR += artemis
SUBDIR += avida
SUBDIR += babel
SUBDIR += biococoa
SUBDIR += biojava
SUBDIR += blast
SUBDIR += blat
SUBDIR += boinc-simap
SUBDIR += chemeq
SUBDIR += clustalw
SUBDIR += consed
SUBDIR += crux
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 += iolib
SUBDIR += jalview
SUBDIR += lagan
SUBDIR += lamarc
SUBDIR += libgenome
SUBDIR += libsbml
SUBDIR += linux-foldingathome
SUBDIR += mafft
SUBDIR += mapm3
SUBDIR += migrate
SUBDIR += molden
SUBDIR += mopac
SUBDIR += mrbayes
SUBDIR += mummer
SUBDIR += muscle
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 += phd2fasta
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 += pymol
SUBDIR += python-nexus
SUBDIR += rasmol
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>