diff CVInspector.xml @ 11:8a11c915c25b 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:24:17 -0400
parents e97a8b65aa3c
children 3b585b370ab8
line wrap: on
line diff
--- a/CVInspector.xml	Tue Mar 20 14:51:30 2018 -0400
+++ b/CVInspector.xml	Wed May 15 08:24:17 2019 -0400
@@ -10,7 +10,7 @@
   <expand macro="references"/>
   <expand macro="stdio"/>
   <expand macro="requirements"/>
-  <command>CVInspector
+  <command detect_errors="aggressive"><![CDATA[CVInspector
 
 -cv_files
   #for token in $param_cv_files:
@@ -49,7 +49,7 @@
   -force
 #end if
 #end if
-</command>
+]]></command>
   <inputs>
     <param name="param_cv_files" type="data" format="obo" multiple="true" optional="False" size="30" label="List of ontology files in OBO format" help="(-cv_files) ">
       <sanitizer>
@@ -90,5 +90,5 @@
   <help>A tool for visualization and validation of PSI mapping and CV files.
 
 
-For more information, visit http://ftp.mi.fu-berlin.de/OpenMS/release-documentation/html/UTILS_CVInspector.html</help>
+For more information, visit https://abibuilder.informatik.uni-tuebingen.de/archive/openms/Documentation/release/2.3.0/html/UTILS_CVInspector.html</help>
 </tool>