[Biopython-dev] [Biopython (old issues only) - Feature #3194] (Closed) Bio.Phylo export to 'ape' via Rpy2

redmine at redmine.open-bio.org redmine at redmine.open-bio.org
Wed Aug 3 16:47:10 UTC 2016


Issue #3194 has been updated by Peter Cock.

Status changed from In Progress to Closed
% Done changed from 20 to 100

Since we're aiming to turn off the RedMine server, I'm closing this and leave it to you to decide if the old patch is still useful. Thanks.

----------------------------------------
Feature #3194: Bio.Phylo export to 'ape' via Rpy2
https://redmine.open-bio.org/issues/3194#change-15330

* Author: Eric Talevich
* Status: Closed
* Priority: Low
* Assignee: Biopython Dev Mailing List
* Category: Main Distribution
* Target version: Not Applicable
* URL: 
----------------------------------------
There are many more packages for working with phylogenetic data in R, and most of these operate on the basic tree object defined in the ape package. Let's support interoperability through Rpy2.

The trivial way to do this is serialize a tree to a Newick string, then feed that to the read.tree() function. Maybe we can build the tree object in R directly and retain the tree annotations that Newick doesn't handle.

See:
http://ape.mpl.ird.fr/
http://rpy.sourceforge.net/rpy2.html

---Files--------------------------------
feat3194.diff (1.37 KB)


-- 
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.open-bio.org/pipermail/biopython-dev/attachments/20160803/44981a82/attachment.html>


More information about the Biopython-dev mailing list