annotate msconvert_raw.xml @ 2:8e2e7ff2b6bd draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
author galaxyp
date Thu, 22 Oct 2015 17:41:29 -0400
parents ab59b1826345
children 158a71ee5733
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
8e2e7ff2b6bd planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents: 0
diff changeset
1 <tool id="msconvert_raw" name="msconvert (vendor support)" version="0.3.0">
0
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
2 <description>Convert and/or filter mass spectrometry files (with vendor support on Windows)</description>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
3
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
4 <requirements>
2
8e2e7ff2b6bd planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents: 0
diff changeset
5 <requirement type="package" version="3.0.9016">proteowizard</requirement>
0
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
6 </requirements>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
7
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
8 <macros>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
9 <import>msconvert_macros.xml</import>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
10 </macros>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
11
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
12 <expand macro="msconvertCommand" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
13
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
14 <inputs>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
15 <!-- TODO: add Bruker, Waters, Agilent types -->
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
16 <param format="mzml,mzxml,mz5,mgf,wiff,raw" name="input" type="data" label="Input unrefined MS data" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
17
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
18 <expand macro="msconvertInputParameters" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
19 </inputs>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
20
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
21 <expand macro="msconvertOutput" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
22
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
23 <tests>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
24 <test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
25 <param name="input" value="small.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
26 <param name="output_type" value="mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
27 <param name="pick_peaks" value="true" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
28 <param name="pick_peaks_algorithm" value="cwt" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
29 <param name="pick_peaks_ms_levels" value="1-" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
30 <output name="output" file="small-peakpicking-cwt-allMS.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
31 </test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
32
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
33 <!-- this data file only has profile MS1, so the result is the same -->
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
34 <test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
35 <param name="input" value="small.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
36 <param name="output_type" value="mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
37 <param name="pick_peaks" value="true" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
38 <param name="pick_peaks_algorithm" value="cwt" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
39 <param name="pick_peaks_ms_levels" value="1" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
40 <output name="output" file="small-peakpicking-cwt-allMS.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
41 </test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
42 <test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
43 <param name="input" value="small-peakpicking-cwt-allMS.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
44 <param name="output_type" value="mz5" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
45 <param name="mz_encoding" value="64" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
46 <param name="intensity_encoding" value="64" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
47 <output name="output" file="small-zlib-64.mz5" compare="sim_size" delta="100" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
48 </test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
49 <test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
50 <param name="input" value="small-peakpicking-cwt-allMS.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
51 <param name="output_type" value="mzXML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
52 <param name="mz_encoding" value="32" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
53 <param name="intensity_encoding" value="32" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
54 <output name="output" file="small-zlib-32.mzXML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
55 </test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
56 <!-- TODO: how to test gzipped output?
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
57 <test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
58 <param name="input" value="small-peakpicking-cwt-allMS.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
59 <param name="output_type" value="mzXML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
60 <param name="mz_encoding" value="32" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
61 <param name="intensity_encoding" value="32" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
62 <param name="binary_compression" value="false" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
63 <param name="gzip_compression" value="true" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
64 <output name="output" file="small-off-32.mzXML.gz" compare="sim_size" delta="100" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
65 </test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
66 <test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
67 <param name="input" value="small-peakpicking-cwt-allMS.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
68 <param name="output_type" value="mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
69 <param name="mz_encoding" value="32" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
70 <param name="intensity_encoding" value="32" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
71 <param name="binary_compression" value="false" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
72 <param name="gzip_compression" value="true" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
73 <output name="output" file="small-off-32.mzML.gz" compare="sim_size" delta="100" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
74 </test>-->
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
75
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
76 <test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
77 <param name="input" value="small-peakpicking-cwt-allMS.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
78 <param name="output_type" value="mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
79 <param name="binary_compression" value="numpressLinearPic" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
80 <output name="output" file="small-numpressLP.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
81 </test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
82
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
83 <test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
84 <param name="input" value="small-peakpicking-cwt-allMS.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
85 <param name="output_type" value="mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
86 <param name="binary_compression" value="numpressLinearSlof" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
87 <output name="output" file="small-numpressLS.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
88 </test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
89
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
90 <test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
91 <param name="input" value="small-peakpicking-cwt-allMS.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
92 <param name="output_type" value="mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
93 <param name="binary_compression" value="numpressLinear" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
94 <output name="output" file="small-numpressL.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
95 </test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
96
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
97 <test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
98 <param name="input" value="small-peakpicking-cwt-allMS.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
99 <param name="output_type" value="mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
100 <param name="binary_compression" value="numpressPic" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
101 <output name="output" file="small-numpressP.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
102 </test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
103
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
104 <test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
105 <param name="input" value="small-peakpicking-cwt-allMS.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
106 <param name="output_type" value="mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
107 <param name="binary_compression" value="numpressSlof" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
108 <output name="output" file="small-numpressS.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
109 </test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
110
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
111 <test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
112 <param name="input" value="Rpal_01.mz5" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
113 <param name="output_type" value="mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
114 <param name="binary_compression" value="numpressLinearPic" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
115 <param name="use_mzrefinement" value="true" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
116 <param name="input_ident" value="Rpal_01.pepXML.gz" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
117 <param name="thresholdScore" value="mvh" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
118 <param name="thresholdValue" value="40-" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
119 <output name="output" file="Rpal_01-mzRefinement.mzML" compare="sim_size" delta="0" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
120 <output name="output.refinement" file="Rpal_01.pepXML.mzRefinement.tsv" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
121 </test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
122
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
123 <test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
124 <param name="input" value="small-peakpicking-cwt-allMS.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
125 <param name="output_type" value="mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
126 <param name="binary_compression" value="numpressLinearPic" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
127 <param name="charge_state_calculation_method" value="predictor" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
128 <param name="predictor_overrideExistingCharge" value="true" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
129 <param name="minMultipleCharge" value="2" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
130 <param name="maxMultipleCharge" value="5" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
131 <param name="singleChargeFractionTIC" value="0.95" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
132 <param name="maxKnownCharge" value="8" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
133 <output name="output" file="small-chargeStatePredictor.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
134 </test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
135 <test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
136 <param name="input" value="small-peakpicking-cwt-allMS.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
137 <param name="output_type" value="mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
138 <param name="binary_compression" value="numpressLinearPic" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
139 <param name="charge_state_calculation_method" value="turbocharger" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
140 <param name="minCharge" value="1" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
141 <param name="maxCharge" value="5" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
142 <param name="precursorsBefore" value="1" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
143 <param name="precursorsAfter" value="1" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
144 <param name="halfIsoWidth" value="1.5" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
145 <param name="defaultMinCharge" value="1" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
146 <param name="defaultMaxCharge" value="5" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
147 <output name="output" file="small-turbocharger.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
148 </test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
149 <test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
150 <param name="input" value="D100930_yeast_SCX10S_rak_ft8E_pc_01.mz5" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
151 <param name="output_type" value="mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
152 <param name="do_etd_filtering" value="true" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
153 <param name="remove_precursor" value="true" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
154 <param name="remove_charge_reduced" value="true" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
155 <param name="remove_neutral_loss" value="false" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
156 <param name="blanket_removal" value="false" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
157 <param name="matching_tolerance" value="50" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
158 <param name="matching_tolerance_units" value="ppm" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
159 <param name="binary_compression" value="numpressLinearPic" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
160 <output name="output" file="D100930_yeast_SCX10S_rak_ft8E_pc_01-etdfilter.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
161 </test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
162 <test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
163 <param name="input" value="small-peakpicking-cwt-allMS.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
164 <param name="output_type" value="mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
165 <param name="thresholds_0|threshold_type" value="count" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
166 <param name="thresholds_0|value" value="100" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
167 <param name="thresholds_0|orientation" value="most-intense" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
168 <param name="thresholds_1|threshold_type" value="absolute" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
169 <param name="thresholds_1|value" value="1" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
170 <param name="thresholds_1|orientation" value="most-intense" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
171 <param name="binary_compression" value="numpressLinearPic" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
172 <output name="output" file="small-threshold.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
173 </test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
174 <test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
175 <param name="input" value="small-peakpicking-cwt-allMS.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
176 <param name="output_type" value="mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
177 <param name="do_mzwindow_filter" value="true" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
178 <param name="mz_window_from" value="420" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
179 <param name="mz_window_to" value="840" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
180 <param name="binary_compression" value="numpressLinearPic" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
181 <output name="output" file="small-mzWindow.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
182 </test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
183 <test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
184 <param name="input" value="small-peakpicking-cwt-allMS.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
185 <param name="output_type" value="mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
186 <param name="denoise" value="true" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
187 <param name="num_peaks" value="10" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
188 <param name="window_width" value="40" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
189 <param name="relax" value="false" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
190 <param name="binary_compression" value="numpressLinearPic" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
191 <output name="output" file="small-denoise.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
192 </test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
193 <test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
194 <param name="input" value="small-peakpicking-cwt-allMS.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
195 <param name="output_type" value="mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
196 <param name="ms2deisotope" value="true" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
197 <param name="binary_compression" value="numpressLinearPic" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
198 <output name="output" file="small-deisotope.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
199 </test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
200 <test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
201 <param name="input" value="small-peakpicking-cwt-allMS.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
202 <param name="output_type" value="mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
203 <param name="activation" value="CID" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
204 <param name="binary_compression" value="numpressLinearPic" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
205 <output name="output" file="small-activation.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
206 </test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
207 <test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
208 <param name="input" value="small-peakpicking-cwt-allMS.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
209 <param name="output_type" value="mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
210 <param name="indices_0|from" value="2" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
211 <param name="indices_0|to" value="4" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
212 <param name="indices_1|from" value="10" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
213 <param name="indices_1|to" value="10" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
214 <param name="indices_2|from" value="13" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
215 <param name="indices_2|to" value="15" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
216 <param name="binary_compression" value="numpressLinearPic" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
217 <output name="output" file="small-index-filter.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
218 </test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
219 <test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
220 <param name="input" value="small-peakpicking-cwt-allMS.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
221 <param name="output_type" value="mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
222 <param name="strip_it" value="true" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
223 <param name="binary_compression" value="numpressLinearPic" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
224 <output name="output" file="small-strip-it.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
225 </test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
226 <test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
227 <param name="input" value="small-peakpicking-cwt-allMS.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
228 <param name="output_type" value="mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
229 <param name="do_ms_level_filter" value="true" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
230 <param name="ms_level_from" value="2" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
231 <param name="ms_level_to" value="2" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
232 <param name="binary_compression" value="numpressLinearPic" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
233 <output name="output" file="small-ms-level-filter.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
234 </test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
235 <test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
236 <param name="input" value="small-peakpicking-cwt-allMS.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
237 <param name="output_type" value="mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
238 <param name="polarity" value="positive" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
239 <param name="binary_compression" value="numpressLinearPic" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
240 <output name="output" file="small-polarity-filter.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
241 </test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
242 <test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
243 <param name="input" value="small-peakpicking-cwt-allMS.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
244 <param name="output_type" value="mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
245 <param name="analyzer" value="IT" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
246 <param name="binary_compression" value="numpressLinearPic" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
247 <output name="output" file="small-analyzer-filter.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
248 </test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
249 <test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
250 <param name="input" value="small-peakpicking-cwt-allMS.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
251 <param name="output_type" value="mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
252 <param name="scan_numbers_0|from" value="3" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
253 <param name="scan_numbers_0|to" value="5" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
254 <param name="scan_numbers_1|from" value="11" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
255 <param name="scan_numbers_1|to" value="11" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
256 <param name="scan_numbers_2|from" value="14" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
257 <param name="scan_numbers_2|to" value="16" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
258 <param name="binary_compression" value="numpressLinearPic" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
259 <output name="output" file="small-index-filter.mzML" /> <!-- the scan numbers here produce the same output as the index test above -->
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
260 </test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
261 <!--<test>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
262 <param name="input" value="small.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
263 <param name="output_type" value="mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
264 <param name="binary_compression" value="numpressLinearPic" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
265 <output name="output" file="small-deisotope-poisson.mzML" />
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
266 </test>-->
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
267 </tests>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
268 <help>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
269 **What it does**
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
270
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
271 Allows interconversion within various mass spectrometry peak list formats. Additional options such as filtering and/or precursor recalculation are available.
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
272
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
273 You can view the original documentation here_.
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
274
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
275 .. _here: http://proteowizard.sourceforge.net/tools/msconvert.html
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
276 </help>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
277 <citations>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
278 <citation type="doi">10.1093/bioinformatics/btn323</citation>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
279 <citation type="bibtex">@misc{toolsGalaxyP, author = {Chilton, J, Chambers MC, et al.}, title = {Galaxy Proteomics Tools}, publisher = {GitHub}, journal = {GitHub repository},
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
280 year = {2015}, url = {https://github.com/galaxyproteomics/tools-galaxyp}}</citation> <!-- TODO: fix substitution of commit ", commit = {$sha1$}" -->
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
281 </citations>
ab59b1826345 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/msconvert commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
galaxyp
parents:
diff changeset
282 </tool>