Skip to content

Investigate parsing of mzIdentML SubstituteModification entries #77

Description

@RalfG

A concrete use case this happens is with Mascot search results. For example, this mzIdentML snippet is from exporting results of a search against SwissProt:

   <Peptide id="peptide_28284_10">
     <PeptideSequence>APLLVPGFCVAXNQPTMR</PeptideSequence>
     <Modification location="0" monoisotopicMassDelta="144.102063">
       <cvParam accession="UNIMOD:214" name="iTRAQ4plex" cvRef="UNIMOD" />
     </Modification>
     <Modification location="9" residues="C" monoisotopicMassDelta="45.987721">
       <cvParam accession="UNIMOD:39" name="Methylthio" cvRef="UNIMOD" />
     </Modification>
     <SubstitutionModification location="12" originalResidue="X" replacementResidue="A" />
   </Peptide>

Originally posted by @vrkosk in CompOmics/ms2rescore#106 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions