[BioPython] Phylogenetics trees
Rick Ree
rree@oeb.harvard.edu
Tue, 29 Aug 2000 01:17:10 -0400 (EDT)
Hi folks. I've been away for 2 months and have just seen this series of
posts. Mavric's code is available for perusal and re-use, and I'd be
happy if it could benefit BioPython in some way. Due to time constraints
I haven't been able to get involved with BioPython as much as I'd like to.
Please tell me how I might contribute the code to BioPython, and if this
would be useful. A fair chunk of it, esp. the node class, is documented
with comments.
--Rick
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Harvard University Herbaria | (617) 496-3374 (v) 495-9484 (f)
22 Divinity Ave., Cambridge, MA 02138 | www.herbaria.harvard.edu/~rree
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
On Tue, 15 Aug 2000, Jeffrey Chang wrote:
> Certainly! We're happy to take any Python tools that may be of use to
> biologists.
>
> Have you seen Mavric at OpenLab? It's pretty similar to what you
> describe, and they may already have a front-end that suits your needs.
> http://www.bioinformatics.org/mavric/index.html
>
> Jeff
>
>
>
> On Tue, 15 Aug 2000, Greg and Lisa wrote:
>
> > Hello everyone:
> >
> > I've been lurking in this list for quite a while, and feel bad about not
> > contributing anything yet. I knw that BioPython is primarily concerned with
> > sequence analysis tools, but I've been working on a set of classes that read
> > Newick-formatted phylogenetic trees, and allow you to manipulate them
> > (re-rooting, ladderizing, deleting leaves, rotating clades, etc.) It can
> > handle bootstraps, branch lengths, and multifurcating nodes. I'm also
> > working on a Tkinter front end, but that's a bit further behind. Is there
> > any interest in having this sort of thing within the BioPython distribution?
> >
> > - Greg Singer
> >
> > _______________________________________________
> > BioPython mailing list - BioPython@biopython.org
> > http://biopython.org/mailman/listinfo/biopython
> >
>
> _______________________________________________
> BioPython mailing list - BioPython@biopython.org
> http://biopython.org/mailman/listinfo/biopython
>