Mercurial > repos > galaxyp > openms_compnovo
diff CompNovo.xml @ 11:00a6c0493f91 draft
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5-dirty
author | galaxyp |
---|---|
date | Fri, 17 May 2019 10:23:00 -0400 |
parents | 26e734d108e8 |
children | 77d92924bb5a |
line wrap: on
line diff
--- a/CompNovo.xml Tue Mar 20 15:24:56 2018 -0400 +++ b/CompNovo.xml Fri May 17 10:23:00 2019 -0400 @@ -10,7 +10,7 @@ <expand macro="references"/> <expand macro="stdio"/> <expand macro="requirements"/> - <command>CompNovo + <command detect_errors="aggressive"><![CDATA[CompNovo #if $param_in: -in $param_in @@ -104,7 +104,7 @@ -algorithm:residue_set "$adv_opts.param_algorithm_residue_set" #end if #end if -</command> +]]></command> <inputs> <param name="param_in" type="data" format="mzml" optional="False" label="input file in mzML format" help="(-in) "/> <param name="param_algorithm_tryptic_only" type="text" size="30" value="true" label="if set to true only tryptic peptides are reported" help="(-tryptic_only) "> @@ -5218,5 +5218,5 @@ <help>Performs a de novo peptide identification using the CompNovo engine. -For more information, visit http://ftp.mi.fu-berlin.de/OpenMS/release-documentation/html/TOPP_CompNovo.html</help> +For more information, visit https://abibuilder.informatik.uni-tuebingen.de/archive/openms/Documentation/release/2.3.0/html/TOPP_CompNovo.html</help> </tool>