comparison createDatabase.xml @ 2:52999a8b46fb draft

planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit d9efa3f24732a92c2bcef5987289179e86d5c50f-dirty
author tomnl
date Fri, 14 Jun 2019 07:34:13 -0400
parents 6ed8168e4736
children 7c0834ead235
comparison
equal deleted inserted replaced
1:6ed8168e4736 2:52999a8b46fb
1 <tool id="mspurity_createdatabase" name="msPurity.createDatabase" version="0.2.1"> 1 <tool id="mspurity_createdatabase" name="msPurity.createDatabase" version="0.2.2">
2 <description> 2 <description>
3 Create and SQLite database of an LC-MS(/MS) experiment 3 Create and SQLite database of an LC-MS(/MS) experiment
4 </description> 4 </description>
5 <macros> 5 <macros>
6 <import>macros.xml</import> 6 <import>macros.xml</import>
7 </macros> 7 </macros>
8 <expand macro="requirements"> 8 <expand macro="requirements">
9 <requirement type="package" >libgfortran</requirement>
9 </expand> 10 </expand>
10 <stdio> 11 <stdio>
11 <exit_code range="1:" /> 12 <exit_code range="1:" />
12 </stdio> 13 </stdio>
13 <command interpreter="Rscript"><![CDATA[ 14 <command interpreter="Rscript"><![CDATA[