comparison thermo_converter.xml @ 3:a3edda696e4d draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/ThermoRawfileParser commit 825fde6ea72ef2db46f9a14522400ebca3e31c6e
author galaxyp
date Wed, 27 Mar 2019 09:50:01 -0400
parents edbeb2956484
children 344e10282449
comparison
equal deleted inserted replaced
2:edbeb2956484 3:a3edda696e4d
1 <tool id="thermo_raw_file_converter" name="Thermo" version="0.0.1"> 1 <tool id="thermo_raw_file_converter" name="Thermo" version="1.1.0">
2 <description>RAW file converter (beta)</description> 2 <description>RAW file converter (beta)</description>
3 <requirements> 3 <requirements>
4 <requirement type="package" version="0.0.2018.09.07">ThermoRawFileParser</requirement> 4 <requirement type="package" version="1.1.0">ThermoRawFileParser</requirement>
5 </requirements> 5 </requirements>
6 <command> 6 <command>
7 <![CDATA[ 7 <![CDATA[
8 8
9 ln -s '$input' ./input.raw && 9 ln -s '$input' ./input.raw &&