Mercurial > repos > galaxyp > thermo_raw_file_converter
changeset 2:edbeb2956484 draft
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/ThermoRawfileParser commit 9de08588cd6c525947f92bf475a144fcd6129fde
author | galaxyp |
---|---|
date | Sun, 23 Sep 2018 07:50:25 -0400 |
parents | 15d2a50acaeb |
children | a3edda696e4d |
files | thermo_converter.xml |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 ]]> </command> <inputs>