Mercurial > repos > bgruening > openms
annotate MapAlignerIdentification.xml @ 4:6ead64a594bd draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
| author | bgruening |
|---|---|
| date | Wed, 27 Jan 2016 10:06:49 -0500 |
| parents | 3d84209d3178 |
| children |
| rev | line source |
|---|---|
|
4
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
2 <!--This is a configuration file for the integration of a tools into Galaxy (https://galaxyproject.org/). This file was automatically generated using CTD2Galaxy.--> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
3 <!--Proposed Tool Section: [Map Alignment]--> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
4 <tool id="MapAlignerIdentification" name="MapAlignerIdentification" version="2.0.0"> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
5 <description>Corrects retention time distortions between maps based on common peptide identifications.</description> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
6 <macros> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
7 <token name="@EXECUTABLE@">MapAlignerIdentification</token> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
8 <import>macros.xml</import> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
9 </macros> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
10 <expand macro="references"/> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
11 <expand macro="stdio"/> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
12 <expand macro="requirements"/> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
13 <command>MapAlignerIdentification |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
14 |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
15 -in |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
16 #for token in $param_in: |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
17 $token |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
18 #end for |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
19 |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
20 #if $rep_param_out: |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
21 -out |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
22 #for token in $rep_param_out: |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
23 #if " " in str(token): |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
24 "$token.param_out" |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
25 #else |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
26 $token.param_out |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
27 #end if |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
28 #end for |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
29 #end if |
| 0 | 30 |
|
4
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
31 #if $rep_param_trafo_out: |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
32 -trafo_out |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
33 #for token in $rep_param_trafo_out: |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
34 #if " " in str(token): |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
35 "$token.param_trafo_out" |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
36 #else |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
37 $token.param_trafo_out |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
38 #end if |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
39 #end for |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
40 #end if |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
41 -threads \${GALAXY_SLOTS:-24} |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
42 #if $param_reference_file: |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
43 -reference:file $param_reference_file |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
44 #end if |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
45 #if $param_reference_index: |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
46 -reference:index $param_reference_index |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
47 #end if |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
48 #if $param_algorithm_peptide_score_threshold: |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
49 -algorithm:peptide_score_threshold $param_algorithm_peptide_score_threshold |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
50 #end if |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
51 #if $param_algorithm_min_run_occur: |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
52 -algorithm:min_run_occur $param_algorithm_min_run_occur |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
53 #end if |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
54 #if $param_algorithm_max_rt_shift: |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
55 -algorithm:max_rt_shift $param_algorithm_max_rt_shift |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
56 #end if |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
57 #if $param_algorithm_use_unassigned_peptides: |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
58 -algorithm:use_unassigned_peptides |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
59 #end if |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
60 #if $param_algorithm_use_feature_rt: |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
61 -algorithm:use_feature_rt |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
62 #end if |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
63 #if $param_model_type: |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
64 -model:type |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
65 #if " " in str($param_model_type): |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
66 "$param_model_type" |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
67 #else |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
68 $param_model_type |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
69 #end if |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
70 #end if |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
71 #if $param_model_linear_symmetric_regression: |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
72 -model:linear:symmetric_regression |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
73 #end if |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
74 #if $param_model_b_spline_wavelength: |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
75 -model:b_spline:wavelength $param_model_b_spline_wavelength |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
76 #end if |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
77 #if $param_model_b_spline_num_nodes: |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
78 -model:b_spline:num_nodes $param_model_b_spline_num_nodes |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
79 #end if |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
80 #if $param_model_b_spline_extrapolate: |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
81 -model:b_spline:extrapolate |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
82 #if " " in str($param_model_b_spline_extrapolate): |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
83 "$param_model_b_spline_extrapolate" |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
84 #else |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
85 $param_model_b_spline_extrapolate |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
86 #end if |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
87 #end if |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
88 #if $param_model_b_spline_boundary_condition: |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
89 -model:b_spline:boundary_condition $param_model_b_spline_boundary_condition |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
90 #end if |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
91 #if $param_model_interpolated_interpolation_type: |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
92 -model:interpolated:interpolation_type |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
93 #if " " in str($param_model_interpolated_interpolation_type): |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
94 "$param_model_interpolated_interpolation_type" |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
95 #else |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
96 $param_model_interpolated_interpolation_type |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
97 #end if |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
98 #end if |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
99 #if $adv_opts.adv_opts_selector=='advanced': |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
100 #if $adv_opts.param_force: |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
101 -force |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
102 #end if |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
103 #end if |
| 0 | 104 </command> |
|
4
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
105 <inputs> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
106 <param format="xml,consensusxml" help="(-in) " label="Input files to align (all must have the same file type)" multiple="true" name="param_in" optional="False" size="30" type="data"> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
107 <sanitizer> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
108 <valid initial="string.printable"> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
109 <remove value="'"/> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
110 <remove value="""/> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
111 </valid> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
112 </sanitizer> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
113 </param> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
114 <param format="xml,consensusxml" help="(-file) " label="File to use as reference" name="param_reference_file" optional="True" type="data"/> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
115 <param help="(-index) <br>If '0', no explicit reference is set - the algorithm will select a reference" label="Use one of the input files as reference ('1' for the first file, etc.)" min="0" name="param_reference_index" optional="True" type="integer" value="0"/> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
116 <param help="(-peptide_score_threshold) <br>Select a value that allows only 'high confidence' matches" label="Score threshold for peptide hits to be used in the alignment" name="param_algorithm_peptide_score_threshold" type="float" value="0.0"/> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
117 <param help="(-min_run_occur) reference, if any) a peptide must occur in to be used for the alignment. <br>Unless you have very few runs or identifications, increase this value to focus on more informative peptides" label="Minimum number of runs (incl" min="2" name="param_algorithm_min_run_occur" optional="True" type="integer" value="2"/> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
118 <param help="(-max_rt_shift) reference). Peptides with higher shifts (outliers) are not used to compute the alignment. <br>If 0, no limit (disable filter); if > 1, the final value in seconds; if <= 1, taken as a fraction of the range of the reference RT scale" label="Maximum realistic RT difference for a peptide (median per run vs" min="0.0" name="param_algorithm_max_rt_shift" optional="True" type="float" value="0.5"/> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
119 <param checked="true" falsevalue="" help="(-use_unassigned_peptides) If 'false', only peptide IDs assigned to features will be used" label="Should unassigned peptide identifications be used when computing an alignment of feature maps?" name="param_algorithm_use_unassigned_peptides" optional="True" truevalue="-algorithm:use_unassigned_peptides" type="boolean"/> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
120 <param checked="false" falsevalue="" help="(-use_feature_rt) If different identifications are matched to one feature, only the peptide closest to the centroid in RT is used. <br>Precludes 'use_unassigned_peptides'" label="When aligning feature maps, don't use the retention time of a peptide identification directly; instead, use the retention time of the centroid of the feature (apex of the elution profile) that the peptide was matched to" name="param_algorithm_use_feature_rt" optional="True" truevalue="-algorithm:use_feature_rt" type="boolean"/> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
121 <param help="(-type) " label="Type of model" name="param_model_type" optional="True" type="select" value="b_spline"> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
122 <option value="linear">linear</option> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
123 <option value="b_spline">b_spline</option> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
124 <option value="interpolated">interpolated</option> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
125 </param> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
126 <param checked="false" falsevalue="" help="(-symmetric_regression) 'y + x', instead of on 'y' vs. 'x'" label="Perform linear regression on 'y - x' vs" name="param_model_linear_symmetric_regression" optional="True" truevalue="-model:linear:symmetric_regression" type="boolean"/> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
127 <param help="(-wavelength) The number is chosen so that the spline approximates a low-pass filter with this cutoff wavelength. The wavelength is given in the same units as the data; a higher value means more smoothing. '0' sets the number of nodes to twice the number of input points" label="Determines the amount of smoothing by setting the number of nodes for the B-spline" min="0.0" name="param_model_b_spline_wavelength" optional="True" type="float" value="0.0"/> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
128 <param help="(-num_nodes) Overrides 'wavelength' if set (to two or greater). A lower value means more smoothing" label="Number of nodes for B-spline fitting" min="0" name="param_model_b_spline_num_nodes" optional="True" type="integer" value="5"/> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
129 <param help="(-extrapolate) 'linear': Linear extrapolation using the slope of the B-spline at the corresponding endpoint. 'b_spline': Use the B-spline (as for interpolation). 'constant': Use the constant value of the B-spline at the corresponding endpoint. 'global_linear': Use a linear fit through the data (which will most probably introduce discontinuities at the ends of the data range)" label="Method to use for extrapolation beyond the original data range" name="param_model_b_spline_extrapolate" optional="True" type="select" value="linear"> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
130 <option value="linear">linear</option> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
131 <option value="b_spline">b_spline</option> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
132 <option value="constant">constant</option> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
133 <option value="global_linear">global_linear</option> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
134 </param> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
135 <param help="(-boundary_condition) " label="Boundary condition at B-spline endpoints: 0 (value zero), 1 (first derivative zero) or 2 (second derivative zero)" max="2" min="0" name="param_model_b_spline_boundary_condition" optional="True" type="integer" value="2"/> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
136 <param help="(-interpolation_type) " label="Type of interpolation to apply" name="param_model_interpolated_interpolation_type" optional="True" type="select" value="cspline"> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
137 <option value="linear">linear</option> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
138 <option value="cspline">cspline</option> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
139 <option value="akima">akima</option> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
140 </param> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
141 <expand macro="advanced_options"> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
142 <param checked="false" falsevalue="" help="(-force) " label="Overwrite tool specific checks" name="param_force" optional="True" truevalue="-force" type="boolean"/> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
143 </expand> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
144 </inputs> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
145 <outputs> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
146 <data format="input" metadata_source="param_in" name="param_out"/> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
147 <data format="trafoxml" name="param_trafo_out"/> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
148 </outputs> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
149 <help>Corrects retention time distortions between maps based on common peptide identifications. |
| 0 | 150 |
| 151 | |
|
4
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
152 For more information, visit http://ftp.mi.fu-berlin.de/OpenMS/release-documentation/html/TOPP_MapAlignerIdentification.html</help> |
|
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
153 </tool> |
