File: test.mzData

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 (58 lines) | stat: -rw-r--r-- 1,665 bytes parent folder | download | duplicates (5)
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
<?xml version="1.0" encoding="ISO-8859-1"?>
<mzData version="1.05" accessionNumber="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://psidev.sourceforge.net/ms/xml/mzdata/mzdata.xsd">
	<description>
		<admin>
			<sampleName></sampleName>
			<sourceFile>
				<nameOfFile></nameOfFile>
				<pathToFile></pathToFile>
				<fileType>PSI mzData file</fileType>
			</sourceFile>
			<contact>
				<name> </name>
				<institution></institution>
			</contact>
		</admin>
		<instrument>
			<instrumentName></instrumentName>
			<source>
			</source>
			<analyzerList count="1">
				<analyzer>
				</analyzer>
			</analyzerList>
			<detector>
			</detector>
		</instrument>
		<dataProcessing>
			<software>
				<name></name>
				<version></version>
			</software>
			<processingMethod>
			</processingMethod>
		</dataProcessing>
	</description>
	<spectrumList count="1">
		<spectrum id="1">
			<spectrumDesc>
				<spectrumSettings>
					<acqSpecification spectrumType="discrete" methodOfCombination="no combination" count="1">
						<acquisition acqNumber="0">
						</acquisition>
					</acqSpecification>
					<spectrumInstrument msLevel="1">
						<cvParam cvLabel="psi" accession="PSI:1000036" name="ScanMode" value="MassScan"/>
						<cvParam cvLabel="psi" accession="PSI:1000039" name="TimeInSeconds" value="1"/>
					</spectrumInstrument>
				</spectrumSettings>
			</spectrumDesc>
			<mzArrayBinary>
				<data precision="32" endian="little" length="0"></data>
			</mzArrayBinary>
			<intenArrayBinary>
				<data precision="32" endian="little" length="0"></data>
			</intenArrayBinary>
		</spectrum>
	</spectrumList>
</mzData>