diff meme.xml @ 12:94f27be617a4 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 0a6ad31f5095ddf859a4d1819fce5d347f13c462"
author iuc
date Wed, 18 Nov 2020 19:37:04 +0000
parents 15c14d1dea48
children b1746e02a308
line wrap: on
line diff
--- a/meme.xml	Wed Dec 11 23:03:45 2019 +0000
+++ b/meme.xml	Wed Nov 18 19:37:04 2020 +0000
@@ -5,7 +5,10 @@
     </macros>
     <expand macro="requirements" />
     <command detect_errors="exit_code"><![CDATA[
+export TMPDIR=\${TMPDIR:-.};
+
 meme '$input1'
+-p \${GALAXY_SLOTS:-1}
 -o '${html_outfile.files_path}'
 -nostatus
 -maxsize 1000000