phylogenetics

Posted by Jeet Sukumaran
Note: As pointed out by Dr. Thornton, the build methods described and given below result in the program binary being statically-linked to the libsequence library.

FASTA to NEXUS

12 Nov 2008
Posted by Jeet Sukumaran

Here is a quick-and-dirty script to convert FASTA files to NEXUS:

SumTrees is a program by myself and Mark T. Holder to summarize non-parameteric bootstrap or Bayesian posterior probability support for splits or clades on phylogenetic trees.

It is part of the DendroPy Python library for phylogenetic computing, and has its home page at:

Posted by Jeet Sukumaran

bootscore is a program that maps non-parametric bootstrap support for nodes/branches on topology (typically a topology resulting from a best tree search on phylogenetic data).