Mercurial > repos > bgruening > openms
annotate ERPairFinder.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: [Utilities]--> |
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="ERPairFinder" name="ERPairFinder" 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>Util which can be used to evaluate pair ratios on enhanced resolution (zoom) scans.</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@">ERPairFinder</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>ERPairFinder |
0 | 14 |
4
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
15 #if $param_in: |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
16 -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 #end if |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
18 #if $param_pair_in: |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
19 -pair_in $param_pair_in |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
20 #end if |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
21 #if $param_out: |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
22 -out $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 #end if |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
24 #if $param_feature_out: |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
25 -feature_out $param_feature_out |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
26 #end if |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
27 #if $param_precursor_mass_tolerance: |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
28 -precursor_mass_tolerance $param_precursor_mass_tolerance |
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 |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
30 -threads \${GALAXY_SLOTS:-24} |
0 | 31 #if $adv_opts.adv_opts_selector=='advanced': |
4
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
32 #if $adv_opts.param_RT_tolerance: |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
33 -RT_tolerance $adv_opts.param_RT_tolerance |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
34 #end if |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
35 #if $adv_opts.param_max_charge: |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
36 -max_charge $adv_opts.param_max_charge |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
37 #end if |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
38 #if $adv_opts.param_intensity_threshold: |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
39 -intensity_threshold $adv_opts.param_intensity_threshold |
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 #if $adv_opts.param_max_isotope: |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
42 -max_isotope $adv_opts.param_max_isotope |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
43 #end if |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
44 #if $adv_opts.param_expansion_range: |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
45 -expansion_range $adv_opts.param_expansion_range |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
46 #end if |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
47 #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
|
48 -force |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
49 #end if |
0 | 50 #end if |
51 </command> | |
4
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
52 <inputs> |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
53 <param format="mzml" help="(-in) " label="Input mzML file containing the ER spectra" name="param_in" optional="False" type="data"/> |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
54 <param format="txt" help="(-pair_in) " label="Pair-file in the format: m/z-light m/z-heavy charge rt" name="param_pair_in" optional="False" type="data"/> |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
55 <param help="(-precursor_mass_tolerance) " label="Precursor mass tolerance which is used for the pair finding and the matching of the given pair m/z values to the features" min="0.0" name="param_precursor_mass_tolerance" optional="True" type="float" value="0.3"/> |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
56 <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
|
57 <param help="(-RT_tolerance) " label="Maximal deviation in RT dimension in seconds a feature can have when comparing to the RT values given in the pair file" min="1.0" name="param_RT_tolerance" optional="True" type="float" value="200.0"/> |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
58 <param help="(-max_charge) " label="Maximal charge state features should be search fo" min="1" name="param_max_charge" optional="True" type="integer" value="3"/> |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
59 <param help="(-intensity_threshold) " label="Intensity threshold, for the meaning see the documentation of the IsotopeWaveletFeatureFinder documentation" min="-1.0" name="param_intensity_threshold" optional="True" type="float" value="-1.0"/> |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
60 <param help="(-max_isotope) " label="Max isotope of the isotope distribution to be considered" min="2" name="param_max_isotope" optional="True" type="integer" value="3"/> |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
61 <param help="(-expansion_range) " label="The range that is used to extend the isotope distribution with null intensity peaks in Th" min="0.0" name="param_expansion_range" optional="True" type="float" value="5.0"/> |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
62 <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
|
63 </expand> |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
64 </inputs> |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
65 <outputs> |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
66 <data format="consensusxml" 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
|
67 <data format="xml" name="param_feature_out"/> |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
68 </outputs> |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
69 <help>Util which can be used to evaluate pair ratios on enhanced resolution (zoom) scans. |
0 | 70 |
71 | |
4
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
72 For more information, visit http://ftp.mi.fu-berlin.de/OpenMS/release-documentation/html/UTILS_ERPairFinder.html</help> |
6ead64a594bd
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents:
0
diff
changeset
|
73 </tool> |