freebsd-ports/biology/Makefile
Edwin Groothuis 5081af2c64 New port: biology/consed viewing and editing workbench for sequence
assembly

	Consed is a tool for viewing, editing, and finishing sequence
	assemblies.

	The port is constituted of 4 parts:
	biology/phred: base caller with quality evaluation
	biology/phrap: sequence assembler for shotgun sequencing
	biology/consed: workbench
	biology/phd2fasta: small utility

	All these can be used separately; however, most function
	of consed depends on the others.

	Although these programs are licensed freely for academic
	and nonprofit purposes, users have to contact the authors
	to get the softwares.
	Phred (including phd2fasta) and phrap are emailed,
	and consed can be downloaded to a restricted IP address.
	For commercial users, the licensing fee is ca. $10,000 at
	the time of writing.

PR:		ports/118548
Submitted by:	Motomichi Matsuzaki <mzaki@biol.s.u-tokyo.ac.jp>
2008-05-24 07:04:45 +00:00

94 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 += tRNAscan-SE
SUBDIR += t_coffee
SUBDIR += tinker
SUBDIR += treepuzzle
SUBDIR += treeviewx
SUBDIR += wise
SUBDIR += xdrawchem
SUBDIR += xmolwt
.include <bsd.port.subdir.mk>