File: ProteinQuantifier_input.consensusXML

package info (click to toggle)
openms 1.11.1-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 436,688 kB
  • ctags: 150,907
  • sloc: cpp: 387,126; xml: 71,547; python: 7,764; ansic: 2,626; php: 2,499; sql: 737; ruby: 342; sh: 325; makefile: 128
file content (67 lines) | stat: -rw-r--r-- 3,590 bytes parent folder | download
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
<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="file:////home/steffen/Studium/Master/Kuehlungsborn/OpenMS/share/OpenMS/XSL/ConsensusXML.xsl"?>
<consensusXML version="1.4" id="cm_5024549519481199379" 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="1999-12-31T23:59:59" search_engine="Mascot" 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="Protein" score="0" sequence="">
			</ProteinHit>
		</ProteinIdentification>
	</IdentificationRun>
	<mapList count="3">
		<map id="0" name="sample1.featureXML" unique_id="0" label="" size="4">
		</map>
		<map id="1" name="sample2.featureXML" unique_id="1" label="" size="3">
		</map>
		<map id="2" name="sample3.featureXML" unique_id="2" label="" size="2">
		</map>
	</mapList>
	<consensusElementList>
		<consensusElement id="e_0" quality="1" charge="2">
			<centroid rt="100" mz="100" it="1000"/>
			<groupedElementList>
				<element map="0" id="0" rt="100" mz="100" it="1000" charge="2"/>
				<element map="2" id="0" rt="100" mz="100" it="1000" charge="2"/>
			</groupedElementList>
			<PeptideIdentification identification_run_ref="PI_0" score_type="" higher_score_better="true" significance_threshold="0" MZ="100" RT="100" >
				<PeptideHit score="1" sequence="AAA" charge="2" protein_refs="PH_0">
				</PeptideHit>
			</PeptideIdentification>
		</consensusElement>
		<consensusElement id="e_1" quality="1" charge="2">
			<centroid rt="200" mz="200" it="200"/>
			<groupedElementList>
				<element map="0" id="1" rt="200" mz="200" it="200" charge="2"/>
				<element map="1" id="1" rt="200" mz="200" it="200" charge="2"/>
			</groupedElementList>
			<PeptideIdentification identification_run_ref="PI_0" score_type="" higher_score_better="true" significance_threshold="0" MZ="200" RT="200" >
				<PeptideHit score="1" sequence="CCC" charge="2" protein_refs="PH_0">
				</PeptideHit>
			</PeptideIdentification>
		</consensusElement>
		<consensusElement id="e_2" quality="1" charge="2">
			<centroid rt="300" mz="300" it="30"/>
			<groupedElementList>
				<element map="0" id="2" rt="300" mz="300" it="30" charge="2"/>
				<element map="1" id="2" rt="300" mz="300" it="30" charge="2"/>
				<element map="2" id="2" rt="300" mz="300" it="30" charge="2"/>
			</groupedElementList>
			<PeptideIdentification identification_run_ref="PI_0" score_type="" higher_score_better="true" significance_threshold="0" MZ="300" RT="300" >
				<PeptideHit score="1" sequence="EEE" charge="2" protein_refs="PH_0">
				</PeptideHit>
			</PeptideIdentification>
		</consensusElement>
		<consensusElement id="e_3" quality="1" charge="2">
			<centroid rt="400" mz="400" it="4"/>
			<groupedElementList>
				<element map="0" id="3" rt="400" mz="400" it="4" charge="2"/>
				<element map="1" id="3" rt="400" mz="400" it="4" charge="2"/>
			</groupedElementList>
			<PeptideIdentification identification_run_ref="PI_0" score_type="" higher_score_better="true" significance_threshold="0" MZ="400" RT="400" >
				<PeptideHit score="1" sequence="GGG" charge="2" protein_refs="PH_0">
				</PeptideHit>
			</PeptideIdentification>
		</consensusElement>
	</consensusElementList>
</consensusXML>