the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: fasttree
Version: 2.0.1
Revision: 2
Source: http://www.microbesonline.org/fasttree/FastTree.c
SourceDirectory: .
Source-MD5: 99a433b34fc654acdd29ffa1943f7e44
CompileScript: gcc -lm -O3 -finline-functions -funroll-loops -Wall -o fasttree FastTree.c
InstallScript: mkdir -p %i/bin && cp -p fasttree %i/bin/ && head -n 35 FastTree.c > LICENSE
DocFiles: LICENSE
License: GPL
Homepage: http://www.microbesonline.org/fasttree
Description: Fast inference of phylogenetic trees
DescDetail: <<
FastTree infers approximately-maximum-likelihood phylogenetic trees
from alignments of nucleotide or protein sequences. FastTree can handle
alignments with tens or hundreds of thousands of sequences in a reasonable
amount of time and memory. For large alignments, FastTree is 100-1,000
times faster than PhyML 3.0 or RAxML 7.
<<
Maintainer: Jack Fink