comparison checkformat_config.xml @ 4:9590fac86f63 draft

planemo upload for repository https://github.com/workflow4metabolomics/checkformat.git commit 46e92656192f2714265cc525b283c7cbb87b9093
author ethevenot
date Wed, 28 Feb 2018 05:47:44 -0500
parents 80a38d36f946
children
comparison
equal deleted inserted replaced
3:80a38d36f946 4:9590fac86f63
1 <tool id="checkFormat" name="Check Format" version="3.0.0"> 1 <tool id="checkFormat" name="Check Format" version="3.0.0">
2 <description>Checking/formatting the sample and variable names of the dataMatrix, sampleMetadata, and variableMetadata files</description> 2 <description>Checking/formatting the sample and variable names of the dataMatrix, sampleMetadata, and variableMetadata files</description>
3 3
4 <requirements> 4 <requirements>
5 <requirement type="package">r-batch</requirement> 5 <requirement type="package" version="1.1_4">r-batch</requirement>
6 </requirements> 6 </requirements>
7 7
8 <stdio> 8 <stdio>
9 <exit_code range="1:" level="fatal" /> 9 <exit_code range="1:" level="fatal" />
10 </stdio> 10 </stdio>