Mercurial > repos > galaxyp > openms_percolatoradapter
diff PercolatorAdapter.xml @ 2:4ed4e0b7f57c draft
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
author | galaxyp |
---|---|
date | Wed, 15 May 2019 08:20:02 -0400 |
parents | 0e7bb87aa55c |
children | e7881a82b56d |
line wrap: on
line diff
--- a/PercolatorAdapter.xml Tue Mar 20 14:48:33 2018 -0400 +++ b/PercolatorAdapter.xml Wed May 15 08:20:02 2019 -0400 @@ -10,7 +10,7 @@ <expand macro="references"/> <expand macro="stdio"/> <expand macro="requirements"/> - <command>PercolatorAdapter + <command detect_errors="aggressive"><![CDATA[PercolatorAdapter -in #for token in $param_in: @@ -111,7 +111,7 @@ -force #end if #end if -</command> +]]></command> <inputs> <param name="param_in" type="data" format="mzid,idxml" multiple="true" optional="False" size="30" label="Input file(s)" help="(-in) "> <sanitizer> @@ -192,5 +192,5 @@ <help>Facilitate input to Percolator and reintegrate. -For more information, visit http://ftp.mi.fu-berlin.de/OpenMS/release-documentation/html/TOPP_PercolatorAdapter.html</help> +For more information, visit https://abibuilder.informatik.uni-tuebingen.de/archive/openms/Documentation/release/2.3.0/html/TOPP_PercolatorAdapter.html</help> </tool>