[Biopython] How to plot PHYLIP phylogenetic tree?!
Peter
biopython at maubp.freeserve.co.uk
Thu Sep 3 05:34:16 EDT 2009
On Wed, Sep 2, 2009 at 11:54 PM, Italo Maia<italo.maia at gmail.com> wrote:
> Is there any recepie to plot a phylip phylogenetic tree?
If you mean as a simple text representation, then sort of. Try the
Bio.Nexus tree objects print methods.
Do you meant draw a nice diagram (e.g. as a PDF or PNG file)? If
so, no, not at the moment. Some of the Google Summer of Code
project work including linking to NetworkX for graphics... this has
not yet been merged into Biopython.
Peter
More information about the Biopython
mailing list