Mercurial > repos > galaxyp > openms_featurefinderisotopewavelet
diff FeatureFinderIsotopeWavelet.xml @ 9:f838387867c8 draft
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
author | galaxyp |
---|---|
date | Fri, 17 May 2019 05:00:59 -0400 |
parents | e046e3de64cf |
children | becf3642c634 |
line wrap: on
line diff
--- a/FeatureFinderIsotopeWavelet.xml Tue Mar 20 15:18:40 2018 -0400 +++ b/FeatureFinderIsotopeWavelet.xml Fri May 17 05:00:59 2019 -0400 @@ -10,7 +10,7 @@ <expand macro="references"/> <expand macro="stdio"/> <expand macro="requirements"/> - <command>FeatureFinderIsotopeWavelet + <command detect_errors="aggressive"><![CDATA[FeatureFinderIsotopeWavelet #if $param_in: -in $param_in @@ -49,7 +49,7 @@ -algorithm:sweep_line:rt_interleave $adv_opts.param_algorithm_sweep_line_rt_interleave #end if #end if -</command> +]]></command> <inputs> <param name="param_in" type="data" format="mzml" optional="False" label="input file" help="(-in) "/> <param name="param_algorithm_max_charge" type="integer" min="1" optional="True" value="3" label="The maximal charge state to be considered" help="(-max_charge) "/> @@ -73,5 +73,5 @@ <help>Detects two-dimensional features in LC-MS data. -For more information, visit http://ftp.mi.fu-berlin.de/OpenMS/release-documentation/html/TOPP_FeatureFinderIsotopeWavelet.html</help> +For more information, visit https://abibuilder.informatik.uni-tuebingen.de/archive/openms/Documentation/release/2.3.0/html/TOPP_FeatureFinderIsotopeWavelet.html</help> </tool>