diff destinations_input_type.py @ 13:c934dd5c49a9 draft

planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 4897a06ef248e2e74e57a496dd68adbda3c828f1
author lecorguille
date Wed, 29 Nov 2017 09:45:19 -0500
parents 15646e937936
children 363cce459fff
line wrap: on
line diff
--- a/destinations_input_type.py	Fri Apr 07 07:35:01 2017 -0400
+++ b/destinations_input_type.py	Wed Nov 29 09:45:19 2017 -0500
@@ -18,6 +18,6 @@
     input_extension = inp_data[ "input" ].extension
     log.debug("The input extension is %s" % input_extension)
     if input_extension in ["mzxml","mzml","mzdata","netcdf"]:
-        return 'thread1-men_free10'
+        return 'thread1-mem_free10'
     else: # zip file
         return 'thread4-men_free10'