[Biopython-dev] [Biopython (old issues only) - Feature #3217] (Closed) Bio.Phylo I/O support for the NeXML format
redmine at redmine.open-bio.org
redmine at redmine.open-bio.org
Wed Aug 3 16:33:23 UTC 2016
Issue #3217 has been updated by Peter Cock.
Status changed from In Progress to Closed
% Done changed from 20 to 100
Belatedly closing this issue - Thanks to the efforts of Ben Morris, as of Biopython 1.62 the Phylo module supports NeXML
----------------------------------------
Feature #3217: Bio.Phylo I/O support for the NeXML format
https://redmine.open-bio.org/issues/3217#change-15326
* Author: Eric Talevich
* Status: Closed
* Priority: Normal
* Assignee: Biopython Dev Mailing List
* 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 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/3d997cb6/attachment.html>
More information about the Biopython-dev
mailing list