diff MzMLSplitter.xml @ 7:ab079a6757c1 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:22:12 -0400
parents b14efb4cf1ea
children a2bf6f5def91
line wrap: on
line diff
--- a/MzMLSplitter.xml	Tue Mar 20 15:23:48 2018 -0400
+++ b/MzMLSplitter.xml	Fri May 17 10:22:12 2019 -0400
@@ -9,7 +9,7 @@
   </macros>
   <expand macro="requirements"/>
   <expand macro="stdio"/>
-  <command><![CDATA[
+  <command detect_errors="aggressive"><![CDATA[
 mkdir parts/ &&
 
 MzMLSplitter
@@ -90,6 +90,6 @@
   <help>Splits an mzML file into multiple parts
 
 
-For more information, visit http://ftp.mi.fu-berlin.de/OpenMS/release-documentation/html/UTILS_MzMLSplitter.html</help>
+For more information, visit https://abibuilder.informatik.uni-tuebingen.de/archive/openms/Documentation/release/2.3.0/html/UTILS_MzMLSplitter.html</help>
 <expand macro="references"/>
 </tool>