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 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70
|
<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="file:////home/groepl/Release1.6/share/OpenMS/XSL/ConsensusXML.xsl"?>
<consensusXML version="1.4" xsi:noNamespaceSchemaLocation="http://open-ms.sourceforge.net/schemas/ConsensusXML_1_4.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<IdentificationRun id="PI_0" date="2005-01-27T17:47:41" search_engine="" search_engine_version="">
<SearchParameters db="Dummy" db_version="1.1" taxonomy="human" mass_type="monoisotopic" charges="+1,+2,+3" enzyme="unknown_enzyme" missed_cleavages="1" precursor_peak_tolerance="0.3" peak_mass_tolerance="0.1" >
</SearchParameters>
<ProteinIdentification score_type="" higher_score_better="true" significance_threshold="0">
</ProteinIdentification>
</IdentificationRun>
<IdentificationRun id="PI_1" date="2005-01-27T17:47:42" search_engine="" search_engine_version="">
<SearchParameters db="Dummy" db_version="1.1" taxonomy="human" mass_type="monoisotopic" charges="+1,+2,+3" enzyme="unknown_enzyme" missed_cleavages="1" precursor_peak_tolerance="0.3" peak_mass_tolerance="0.1" >
</SearchParameters>
<ProteinIdentification score_type="" higher_score_better="true" significance_threshold="0">
</ProteinIdentification>
</IdentificationRun>
<mapList count="2">
<map id="1" name="FeatureLinker_2_input1.featureXML" label="" size="2">
</map>
<map id="2" name="FeatureLinker_2_input2.featureXML" label="" size="2">
</map>
</mapList>
<consensusElementList>
<consensusElement id="e_0" quality="0">
<centroid rt="1.5" mz="1.5" it="2.29"/>
<groupedElementList>
<element map="1" id="0" rt="1.45" mz="1.45" it="2.63"/>
<element map="2" id="0" rt="1.55" mz="1.55" it="2.24"/>
</groupedElementList>
<PeptideIdentification identification_run_ref="PI_0" score_type="Mascot" higher_score_better="true" significance_threshold="0" MZ="1.5" RT="1.5" >
<PeptideHit score="1" sequence="A" charge="0">
</PeptideHit>
</PeptideIdentification>
<PeptideIdentification identification_run_ref="PI_0" score_type="Mascot" higher_score_better="true" significance_threshold="0" MZ="1.5" RT="1.5" >
<PeptideHit score="2" sequence="E" charge="0">
</PeptideHit>
</PeptideIdentification>
<PeptideIdentification identification_run_ref="PI_1" score_type="Mascot" higher_score_better="true" significance_threshold="0" MZ="1.5" RT="1.5" >
<PeptideHit score="9" sequence="F" charge="0">
</PeptideHit>
</PeptideIdentification>
<PeptideIdentification identification_run_ref="PI_1" score_type="Mascot" higher_score_better="true" significance_threshold="0" MZ="1.5" RT="1.5" >
<PeptideHit score="3" sequence="A" charge="0">
</PeptideHit>
</PeptideIdentification>
</consensusElement>
<consensusElement id="e_1" quality="0">
<centroid rt="3.5" mz="3.5" it="2.42"/>
<groupedElementList>
<element map="1" id="1" rt="3.45" mz="3.45" it="2.65"/>
<element map="2" id="1" rt="3.55" mz="3.55" it="2.26"/>
</groupedElementList>
<PeptideIdentification identification_run_ref="PI_0" score_type="Mascot" higher_score_better="true" significance_threshold="0" MZ="3.5" RT="3.5" >
<PeptideHit score="3" sequence="C" charge="0">
</PeptideHit>
</PeptideIdentification>
<PeptideIdentification identification_run_ref="PI_0" score_type="Mascot" higher_score_better="true" significance_threshold="0" MZ="3.5" RT="3.5" >
<PeptideHit score="4" sequence="D" charge="0">
</PeptideHit>
</PeptideIdentification>
<PeptideIdentification identification_run_ref="PI_1" score_type="Mascot" higher_score_better="true" significance_threshold="0" MZ="3.5" RT="3.5" >
<PeptideHit score="7" sequence="H" charge="0">
</PeptideHit>
</PeptideIdentification>
<PeptideIdentification identification_run_ref="PI_1" score_type="Mascot" higher_score_better="true" significance_threshold="0" MZ="3.5" RT="3.5" >
<PeptideHit score="1" sequence="C" charge="0">
</PeptideHit>
</PeptideIdentification>
</consensusElement>
</consensusElementList>
</consensusXML>
|