annotate maxquant_mqpar.xml @ 15:97a7f34fcb6a draft

"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
author galaxyp
date Wed, 11 Aug 2021 09:24:23 +0000
parents
children 1f39c833f65f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
15
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
1 <tool id="maxquant_mqpar" name="MaxQuant (using mqpar.xml)" version="@VERSION@+galaxy@VERSION_SUFFIX_MQPAR@">
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
2 <macros>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
3 <xml name="output" token_format="tabular" token_label="default description" token_name="default">
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
4 <data format="@FORMAT@" label="@LABEL@ for ${on_string}" name="@NAME@">
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
5 <filter>'@NAME@' in output</filter>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
6 </data>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
7 </xml>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
8 <xml name="output_from_wdir" token_ext="txt" token_format="tabular" token_label="default description" token_name="default">
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
9 <data format="@FORMAT@" from_work_dir="combined/txt/@NAME@.@EXT@" label="@LABEL@ for ${on_string}" name="@NAME@">
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
10 <filter>'@NAME@' in output</filter>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
11 </data>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
12 </xml>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
13 <import>macros.xml</import>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
14 </macros>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
15 <expand macro="requirements"/>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
16 <command detect_errors="exit_code"><![CDATA[
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
17 ## link galaxy datasets to filenames accepted by maxquant
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
18 #import re
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
19 #set names = [re.sub('@SUBSTITUTION_RX@', '_', str($n.element_identifier)) for $n in $input_opts.infiles]
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
20 #set names_with_ext = [($name if ($name).lower().endswith(str($input_opts.ftype)) else $name + str($input_opts.ftype)) for $name in $names]
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
21 #for $target, $link in zip($infiles, $names_with_ext)
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
22 #if str($input_opts.ftype) == '.thermo.raw':
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
23 cp '$target' '$link' &&
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
24 #else:
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
25 ln -s '$target' '$link' &&
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
26 #end if
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
27 #end for
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
28
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
29 python3 '$__tool_directory__/modify_mqpar.py'
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
30 #set inf = ','.join($names_with_ext)
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
31 --infiles='$inf'
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
32 --version=@VERSION@
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
33 --num_threads=\${GALAXY_SLOTS:-1}
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
34 --substitution_rx='@SUBSTITUTION_RX@'
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
35 --fasta_files='$fasta_files'
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
36 --description_parse_rule='$description_parse_rule'
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
37 --identifier_parse_rule='$identifier_parse_rule'
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
38 '$mqpar_input'
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
39
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
40 &&
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
41 maxquant mqpar.xml
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
42 #if 'log' in $output:
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
43 >> '$log'
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
44 #end if
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
45 && mv mqpar.xml combined/txt/mqpar.xml
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
46 #if 'output_all' in $output:
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
47 &&
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
48 tar -zcf '$output_all' ./combined/txt
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
49 #end if
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
50
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
51 #if $qc.do_it:
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
52 &&
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
53 Rscript '$qr' '$qr_yaml'
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
54 #if 'log' in $output:
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
55 >> '$log' 2>&1
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
56 #end if
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
57 &&
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
58 cp ./combined/txt/report_v@VERSION_PTXQC@_combined.pdf '$ptxqc_report'
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
59 #end if
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
60 ]]></command>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
61
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
62 <configfiles>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
63 <expand macro="ptxqc"/>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
64 </configfiles>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
65
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
66 <inputs>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
67 <conditional name="input_opts">
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
68 <param name="ftype" type="select" label="choose the type of your input files">
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
69 <option value=".thermo.raw">thermo.raw</option>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
70 <option value=".mzxml">mzXML</option>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
71 <option value=".mzml">mzML</option>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
72 </param>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
73 <when value=".thermo.raw">
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
74 <param multiple="true" name="infiles" type="data"
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
75 format="thermo.raw" label="RAW Files"
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
76 help="Specify one or more Thermo RAW files" />
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
77 </when>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
78 <when value=".mzxml">
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
79 <param multiple="true" name="infiles" type="data"
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
80 format="mzXML" label="mzXML Files"
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
81 help="Specify one or more mzXML files" />
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
82 </when>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
83 <when value=".mzml">
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
84 <param multiple="true" name="infiles" type="data"
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
85 format="mzML" label="mzML Files"
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
86 help="Specify one or more mzML files" />
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
87 </when>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
88 </conditional>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
89 <param format="fasta" multiple="true" name="fasta_files"
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
90 type="data" label="FASTA files"
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
91 help="Specify one or more FASTA databases." />
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
92 <param name="identifier_parse_rule" type="text"
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
93 label="identifier parse rule" value="^&gt;.*\|(.*)\|.*$">
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
94 <sanitizer>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
95 <valid initial="string.printable">
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
96 <remove value="&apos;"/>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
97 </valid>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
98 </sanitizer>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
99 </param>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
100 <param name="description_parse_rule" type="text"
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
101 label="description parse rule" value="^&gt;.*\|.*\|[^ ]+ (.*) OS.*$"
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
102 help="Modify parse rules if needed">
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
103 <sanitizer>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
104 <valid initial="string.printable">
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
105 <remove value="&apos;"/>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
106 </valid>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
107 </sanitizer>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
108 </param>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
109 <param type="data" name="mqpar_input" format="xml"
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
110 label="mqpar.xml file with your search parameters. RAW file names
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
111 must match the names displayed in galaxy. Their paths
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
112 from the local machine are ignored. E.g. a file named
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
113 'test01.raw' in galaxy can either be named 'test01.raw' or
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
114 'D:\path\to\test01.raw' in the mqpar.xml."/>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
115 <expand macro="ptxqc-opts"/>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
116 <param type="select" name="output" label="Select the desired outputs."
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
117 multiple="true" optional="false">
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
118 <option value="proteinGroups">Protein Groups</option>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
119 <option value="mqpar">mqpar.xml</option>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
120 <option value="peptides">Peptides</option>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
121 <option value="evidence">Evidence</option>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
122 <option value="parameters">Tabular Paramters</option>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
123 <option value="msms">MSMS</option>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
124 <option value="mzTab">mzTab</option>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
125 <option value="allPeptides">all peptides</option>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
126 <option value="libraryMatch">library match</option>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
127 <option value="matchedFeatures">matched features</option>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
128 <option value="modificationSpecificPeptides">modification specific peptides</option>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
129 <option value="ms3Scans">ms3 scans</option>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
130 <option value="msmsScans">msms scans</option>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
131 <option value="mzRange">mz range</option>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
132 <option value="peptideSection">peptide section</option>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
133 <option value="summary">summary</option>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
134 <option value="output_all">complete 'combined/txt/' directory (compressed)</option>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
135 <option value="log">MaxQuant and PTXQC log</option>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
136 </param>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
137 </inputs>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
138
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
139 <expand macro="outputs"/>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
140
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
141 <tests>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
142 <test>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
143 <param name="ftype" value=".mzxml" />
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
144 <param name="infiles" value="BSA_min_22,BSA_min_21.mzXML" />
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
145 <param name="fasta_files" value="bsa.fasta" />
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
146 <param name="identifier_parse_rule" value="&gt;([^\s]*)" />
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
147 <param name="description_parse_rule" value="&gt;(.*)" />
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
148 <param name="mqpar_input" value="mqpar/mqpar.xml" />
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
149 <param name="output" value="evidence,msms,mzTab,allPeptides,msmsScans,mzRange,parameters,peptides,peptideSection,proteinGroups,summary,modificationSpecificPeptides,mqpar,output_all" />
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
150 <output name="evidence">
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
151 <assert_contents>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
152 <has_text text="AEFVEVTK" />
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
153 </assert_contents>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
154 </output>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
155 <output name="msms">
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
156 <assert_contents>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
157 <has_text text="ECCHGDLLECADDR" />
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
158 </assert_contents>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
159 </output>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
160 <output name="allPeptides" file="mqpar/txt/allPeptides.txt" lines_diff="32" />
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
161 <output name="msmsScans">
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
162 <assert_contents>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
163 <has_text text="LLEEQVFMANGVSLQLQR" />
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
164 </assert_contents>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
165 </output>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
166 <output name="mzRange" file="mqpar/txt/mzRange.txt" />
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
167 <output name="parameters" file="mqpar/txt/parameters.txt" lines_diff="8"/>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
168 <output name="peptides">
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
169 <assert_contents>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
170 <has_text text="VEVTKLVTDLTKVHKECCHGDLLECADDRA" />
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
171 </assert_contents>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
172 </output>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
173 <output name="proteinGroups">
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
174 <assert_contents>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
175 <has_text text="ENSBTAP00000007350" />
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
176 </assert_contents>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
177 </output>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
178 <output name="summary" file="mqpar/txt/summary.txt" />
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
179 <output name="modificationSpecificPeptides">
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
180 <assert_contents>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
181 <has_text text="ECCHGDLLECADDR" />
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
182 </assert_contents>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
183 </output>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
184 <output name="mqpar" file="mqpar/txt/mqpar.xml" lines_diff="8" />
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
185 </test>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
186 </tests>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
187 <help><![CDATA[
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
188 MaxQuant is a quantitative proteomics software package designed for analyzing large mass-spectrometric data sets.
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
189
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
190 This tool is a wrapper for MaxQuant v@VERSION@. It gets its search parameters from a previously created parameter file (mqpar.xml). A similiar tool that allows the specification of search parameters directly through galaxy is available as well and should be preferred, if possible.
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
191
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
192 **Input files**
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
193
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
194 - Thermo raw file or mzXML file
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
195 - The datatype has to be 'thermo.raw' or 'mzXML'. Make sure to specify the correct datatype either during upload to Galaxy or afterwards (edit attributes --> datatypes)
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
196 - mqpar.xml:
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
197 - MaxQuant parameters will be taken from the provided mqpar.xml file. This parameter file MUST be created using the same version of MaxQuant as is used by this tool. The correct version of MaxQuant can be obtained via the bioconda channel for the conda package manager.
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
198
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
199 **Output files**
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
200
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
201 Different output file options are available, most of them are part of the MaxQuant txt folder. An additional mztab output option is implemented.
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
202 ]]></help>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
203 <expand macro="citations"/>
97a7f34fcb6a "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 641b1d3af3b589a861cde2dc2f8803c9b79df7be"
galaxyp
parents:
diff changeset
204 </tool>