Python Psi-Dev Parser?
1
1
Entering edit mode
12.5 years ago

Is there a parser in Python for the PSI-Dev protein standard? I need to parse some data from the MIPS dataset and have not been able to find a non-java parser.

Are there other known protein xml based parsers in BioPython that are available? (I apologize as I am new to proteomics).

python proteomics xml biopython • 3.3k views
ADD COMMENT
1
Entering edit mode
12.5 years ago

There is a XML-schema for PSI-MI : http://psidev.sourceforge.net/mi/rel25/src/MIF25.xsd

There must be some tools for python to generate the classes from this XSD file: e.g. see http://stackoverflow.com/questions/1072853/how-to-convert-xsd-to-python-class

ADD COMMENT

Login before adding your answer.

Traffic: 2230 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6