[Biopython-dev] [Biopython - Bug #3360] (New) Bio.Phylo.Applications support for FastTree

redmine at redmine.open-bio.org redmine at redmine.open-bio.org
Fri Jun 1 03:29:10 UTC 2012


Issue #3360 has been reported by Eric Talevich.

----------------------------------------
Bug #3360: Bio.Phylo.Applications support for FastTree
https://redmine.open-bio.org/issues/3360

Author: Eric Talevich
Status: New
Priority: Low
Assignee: 
Category: 
Target version: 
URL: 


FastTree is the new hotness in maximum-likelihood tree inference, and the new default/recommendation in SATe (http://phylo.bio.ku.edu/software/sate/sate.html). It also does very fast neighbor-joining trees.

Let's create a wrapper for it in Biopython. The interface is very simple and Unix-y, taking an alignment in Phylip or FASTA format as input. Interestingly, it prints the final tree to standard output, unlike RAxML and PhyML.

Homepage:
http://www.microbesonline.org/fasttree/


----------------------------------------
You have received this notification because this email was added to the New Issue Alert plugin


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here and login: http://redmine.open-bio.org



More information about the Biopython-dev mailing list