[Biopython (old issues only) - Feature #3217] (Closed) Bio.Phylo I/O support for the NeXML format
[email protected] Wed, 03 Aug 2016 16:33:23 +0000
| Newsgroups | gmane.comp.python.bio.devel |
|---|---|
| Message-ID | <redmine.journal-15326.20160803163323.57f6b41868507af6@redmine.open-bio.org> |
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 _______________________________________________ Biopython-dev mailing list [email protected] http://mailman.open-bio.org/mailman/listinfo/biopython-dev