Previous changeset 3:a3edda696e4d (2019-03-27) Next changeset 5:77a18a61aeed (2019-08-30) |
Commit message:
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/ThermoRawfileParser commit d570672a28e9603c044473e1278e48623a15e93e |
modified:
thermo_converter.xml |
b |
diff -r a3edda696e4d -r 344e10282449 thermo_converter.xml --- a/thermo_converter.xml Wed Mar 27 09:50:01 2019 -0400 +++ b/thermo_converter.xml Fri Apr 26 14:33:21 2019 -0400 |
[ |
@@ -1,7 +1,7 @@ -<tool id="thermo_raw_file_converter" name="Thermo" version="1.1.0"> - <description>RAW file converter (beta)</description> +<tool id="thermo_raw_file_converter" name="Thermo" version="1.1.2"> + <description>RAW file converter</description> <requirements> - <requirement type="package" version="1.1.0">ThermoRawFileParser</requirement> + <requirement type="package" version="1.1.2">ThermoRawFileParser</requirement> </requirements> <command> <![CDATA[ @@ -74,4 +74,3 @@ </citation> </citations> </tool> - |