diff IsobaricAnalyzer.xml @ 14:2e5f4c014284 draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
author galaxyp
date Wed, 15 May 2019 05:05:51 -0400
parents 093d79941931
children 065a657c8192
line wrap: on
line diff
--- a/IsobaricAnalyzer.xml	Mon Feb 12 14:35:15 2018 -0500
+++ b/IsobaricAnalyzer.xml	Wed May 15 05:05:51 2019 -0400
@@ -10,7 +10,7 @@
   <expand macro="references"/>
   <expand macro="stdio"/>
   <expand macro="requirements"/>
-  <command>IsobaricAnalyzer
+  <command detect_errors="aggressive"><![CDATA[IsobaricAnalyzer
 
 #if $param_type:
   -type
@@ -284,7 +284,7 @@
   #end if
 #end if
 #end if
-</command>
+]]></command>
   <inputs>
     <param name="param_type" type="select" optional="False" value="itraq4plex" label="Isobaric Quantitation method used in the experiment" help="(-type) ">
       <option value="itraq4plex" selected="true">itraq4plex</option>
@@ -736,5 +736,5 @@
   <help>Calculates isobaric quantitative values for peptides
 
 
-For more information, visit http://ftp.mi.fu-berlin.de/OpenMS/release-documentation/html/TOPP_IsobaricAnalyzer.html</help>
+For more information, visit https://abibuilder.informatik.uni-tuebingen.de/archive/openms/Documentation/release/2.3.0/html/TOPP_IsobaricAnalyzer.html</help>
 </tool>