# HG changeset patch # User galaxyp # Date 1537703425 14400 # Node ID edbeb29564840257bbbf0d64cb2dc4a9e9438390 # Parent 15d2a50acaebe0c41e1e96094e7457177f2c5e30 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/ThermoRawfileParser commit 9de08588cd6c525947f92bf475a144fcd6129fde diff -r 15d2a50acaeb -r edbeb2956484 thermo_converter.xml --- a/thermo_converter.xml Fri Sep 21 18:49:31 2018 -0400 +++ b/thermo_converter.xml Sun Sep 23 07:50:25 2018 -0400 @@ -15,6 +15,12 @@ #if $metadata: --metadata=1 #end if + && + #if $output_format == '0': + mv ./input.mgf '$output' + #else: + mv ./input.mzML '$output' + #end if ]]>