[Biopython] Handle for OrthoXML

Peter Cock p.j.a.cock at googlemail.com
Wed Mar 12 09:26:20 UTC 2014


Hi Philipp,

No, Biopython does not have a parser for OrtherXML, but
Bio.SeqIO can read/write the related SeqXML format.

You could try using the ElementTree XML parser from the
Python standard library?

Peter

On Wed, Mar 12, 2014 at 7:09 AM, Philipp Schiffer
<philipp.schiffer at gmail.com> wrote:
> Hi all!
>
> Is there a handle/module for OrthoXML parsing?
> http://orthoxml.org/xml/Documentation.html
>
> Cheers
>
> Philipp
>
>
> --
> Sent from Gmail Mobile
> _______________________________________________
> Biopython mailing list  -  Biopython at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/biopython



More information about the Biopython mailing list