Software:MZIdentML

From SPCTools

(Difference between revisions)
Jump to: navigation, search
Revision as of 21:44, 19 December 2012
SLewis (Talk | contribs)
(Notes on handling MZIdentML)
← Previous diff
Revision as of 21:08, 14 January 2013
SLewis (Talk | contribs)
(MZIdentML)
Next diff →
Line 2: Line 2:
MZIdentML is an emerging standard in the proteomic community. [http://psidev.info/mzidentml-1_1_0-docs Docs]. MZIdentML is an emerging standard in the proteomic community. [http://psidev.info/mzidentml-1_1_0-docs Docs].
-The [http://psidev.info/sites/default/files/mzIdentML1.1.0.xsd schema].+The [http://psidev.info/sites/default/files/mzIdentML1.1.0.xsd schema] Is shown here.
 + 
 +The program idconvert which is part of the [http://proteowizard.sourceforge.net/ ProteoWizard ] suite is capable of converting a number of different formats into mzIdentml. When doing the conversion it is useful to have all of the source files available to the converter because the converter is smart enough to find multiple sources and to weave the data into a single document. In particular the combination of prot.xml and pep.xml is supported. If you use this combination it is a good idea to have the original sources used for the search available and in the same spots that they were used in the search because the pep.xml file will not contain the original spectra but only a reference to the file from which they were read.
 + 
 +I have made a few minor changes to the idconvert program to cause it to work properly with pep.xml files and am waiting to see if they are adopted by the main proteo wizard team..

Revision as of 21:08, 14 January 2013

MZIdentML

MZIdentML is an emerging standard in the proteomic community. Docs. The schema Is shown here.

The program idconvert which is part of the ProteoWizard suite is capable of converting a number of different formats into mzIdentml. When doing the conversion it is useful to have all of the source files available to the converter because the converter is smart enough to find multiple sources and to weave the data into a single document. In particular the combination of prot.xml and pep.xml is supported. If you use this combination it is a good idea to have the original sources used for the search available and in the same spots that they were used in the search because the pep.xml file will not contain the original spectra but only a reference to the file from which they were read.

I have made a few minor changes to the idconvert program to cause it to work properly with pep.xml files and am waiting to see if they are adopted by the main proteo wizard team..

Personal tools