[Biopython-dev] [Biopython - Feature #3217] (New) Bio.Phylo I/O support for the NeXML format

redmine at redmine.open-bio.org redmine at redmine.open-bio.org
Thu Apr 28 02:50:27 UTC 2011


Issue #3217 has been reported by Eric Talevich.

----------------------------------------
Feature #3217: Bio.Phylo I/O support for the NeXML format
https://redmine.open-bio.org/issues/3217

Author: Eric Talevich
Status: New
Priority: Normal
Assignee: Eric Talevich
Category: Main Distribution
Target version: Not Applicable
URL: 


The future data exchange standard is... approaching rapidly. NeXML is going to become the format of choice for TreeBASE, Mesquite and probably MIAPA-targeted tools over the next year or two, and Biopython should be there to support it.

Notes:
* Another Python library, DendroPy, already supports (some of?) the NeXML format. Jeet Sukumaran and Mark Holder changed the license to BSD to allow other projects -- particularly us -- to share their code. So let's start there.
* NeXML was designed so its elements can be treated as RDF triples, so see if RDFLib can help -- either as the underlying parser, or to provide some additional (optional) functionality.

See:
http://nexml.org/
http://packages.python.org/DendroPy/
http://www.rdflib.net/


----------------------------------------
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