Mercurial > repos > galaxyp > openms_mzmlsplitter
comparison 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 |
comparison
equal
deleted
inserted
replaced
6:b14efb4cf1ea | 7:ab079a6757c1 |
---|---|
7 <token name="@EXECUTABLE@">MzMLSplitter</token> | 7 <token name="@EXECUTABLE@">MzMLSplitter</token> |
8 <import>macros.xml</import> | 8 <import>macros.xml</import> |
9 </macros> | 9 </macros> |
10 <expand macro="requirements"/> | 10 <expand macro="requirements"/> |
11 <expand macro="stdio"/> | 11 <expand macro="stdio"/> |
12 <command><![CDATA[ | 12 <command detect_errors="aggressive"><![CDATA[ |
13 mkdir parts/ && | 13 mkdir parts/ && |
14 | 14 |
15 MzMLSplitter | 15 MzMLSplitter |
16 | 16 |
17 #if $param_in: | 17 #if $param_in: |
88 </test> | 88 </test> |
89 </tests> | 89 </tests> |
90 <help>Splits an mzML file into multiple parts | 90 <help>Splits an mzML file into multiple parts |
91 | 91 |
92 | 92 |
93 For more information, visit http://ftp.mi.fu-berlin.de/OpenMS/release-documentation/html/UTILS_MzMLSplitter.html</help> | 93 For more information, visit https://abibuilder.informatik.uni-tuebingen.de/archive/openms/Documentation/release/2.3.0/html/UTILS_MzMLSplitter.html</help> |
94 <expand macro="references"/> | 94 <expand macro="references"/> |
95 </tool> | 95 </tool> |