1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44
|
<?xml version="1.0" encoding="UTF-8"?>
<IdXML version="1.2" xsi:noNamespaceSchemaLocation="http://open-ms.sourceforge.net/SCHEMAS/IdXML_1_2.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SearchParameters id="SP_0" db="" db_version="" taxonomy="" mass_type="monoisotopic" charges="" enzyme="unknown_enzyme" missed_cleavages="0" precursor_peak_tolerance="0" peak_mass_tolerance="0" >
</SearchParameters>
<IdentificationRun date="2006-03-09T11:31:52" search_engine="" search_engine_version="" search_parameters_ref="SP_0" >
<ProteinIdentification score_type="" higher_score_better="true" significance_threshold="0" >
<ProteinHit id="PH_0" accession="ABCDE" score="0" sequence="" >
</ProteinHit>
<ProteinHit id="PH_1" accession="FGHIJ" score="0" sequence="" >
</ProteinHit>
</ProteinIdentification>
<PeptideIdentification score_type="" higher_score_better="true" significance_threshold="31.8621" MZ="10" RT="60" >
<PeptideHit score="33.85" sequence="LHASGITVTEIPVTATNFK" charge="3" protein_refs="PH_0 PH_1" >
</PeptideHit>
<PeptideHit score="33.12" sequence="MRSLGYVAVISAVATDTDK" charge="3" protein_refs="PH_0" >
</PeptideHit>
</PeptideIdentification>
<PeptideIdentification score_type="" higher_score_better="true" significance_threshold="12" MZ="110" RT="120" >
<PeptideHit score="43.9" sequence="HSKLSAK" charge="2" protein_refs="PH_1" >
</PeptideHit>
</PeptideIdentification>
<PeptideIdentification score_type="" higher_score_better="true" significance_threshold="19" MZ="2000" RT="180" >
<PeptideHit score="5.41" sequence="RASNSPQDPQSATAHSFR" charge="2" >
</PeptideHit>
<PeptideHit score="7.87" sequence="MYSTVGPA" charge="2" >
</PeptideHit>
</PeptideIdentification>
<PeptideIdentification score_type="" higher_score_better="true" significance_threshold="19" MZ="2000" RT="170" >
<PeptideHit score="5.41" sequence="DEAD" charge="2" >
</PeptideHit>
<PeptideHit score="7.87" sequence="DEADA" charge="2" >
</PeptideHit>
</PeptideIdentification>
<PeptideIdentification score_type="" higher_score_better="true" significance_threshold="19" MZ="2001" RT="180" >
<PeptideHit score="5.41" sequence="DEADAA" charge="2" >
</PeptideHit>
<PeptideHit score="7.87" sequence="DEADAAA" charge="2" >
</PeptideHit>
</PeptideIdentification>
</IdentificationRun>
</IdXML>
|