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
|
<?xml version="1.0" encoding="ISO-8859-1"?>
<featureMap version="1.4" id="fm_3412380066310033627" xsi:noNamespaceSchemaLocation="http://open-ms.sourceforge.net/schemas/FeatureXML_1_4.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<IdentificationRun id="PI_0" date="2010-02-24T21:17:05" search_engine="" search_engine_version="">
<SearchParameters db="" db_version="" taxonomy="" mass_type="monoisotopic" charges="" enzyme="unknown_enzyme" missed_cleavages="0" precursor_peak_tolerance="0" peak_mass_tolerance="0" >
</SearchParameters>
<ProteinIdentification score_type="" higher_score_better="true" significance_threshold="0">
<ProteinHit id="PH_0" accession="Protein0" score="0" sequence="">
</ProteinHit>
</ProteinIdentification>
</IdentificationRun>
<featureList count="3">
<feature id="f_10229376988746900307">
<position dim="0">100</position>
<position dim="1">1047</position>
<intensity>2222</intensity>
<quality dim="0">0</quality>
<quality dim="1">0</quality>
<overallquality>0</overallquality>
<charge>1</charge>
<PeptideIdentification identification_run_ref="PI_0" score_type="" higher_score_better="true" significance_threshold="0" MZ="1047" RT="100" >
<PeptideHit score="1" sequence="(Carbamidomethyl)CCCCC" charge="1" protein_refs="PH_0">
</PeptideHit>
</PeptideIdentification>
</feature>
<feature id="f_18118611518548800043">
<position dim="0">120</position>
<position dim="1">1000</position>
<intensity>3333</intensity>
<quality dim="0">0</quality>
<quality dim="1">0</quality>
<overallquality>0</overallquality>
<charge>1</charge>
<PeptideIdentification identification_run_ref="PI_0" score_type="" higher_score_better="true" significance_threshold="0" MZ="1000" RT="120" >
<PeptideHit score="1" sequence="CCCCC" charge="1" protein_refs="PH_0">
</PeptideHit>
</PeptideIdentification>
</feature>
<feature id="f_8741025198264765092">
<position dim="0">120</position>
<position dim="1">500</position>
<intensity>4444</intensity>
<quality dim="0">0</quality>
<quality dim="1">0</quality>
<overallquality>0</overallquality>
<charge>2</charge>
<PeptideIdentification identification_run_ref="PI_0" score_type="" higher_score_better="true" significance_threshold="0" MZ="500" RT="120" >
<PeptideHit score="1" sequence="CCCCC" charge="2" protein_refs="PH_0">
</PeptideHit>
</PeptideIdentification>
</feature>
</featureList>
</featureMap>
|