changeset 15:9dd5373f6a5a 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:41:27 +0000
parents 3f0dd362b755
children 3c2ac7c3f0b8
files meme.xml
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/meme.xml	Wed Dec 11 18:05:15 2019 -0500
+++ b/meme.xml	Wed Nov 18 19:41:27 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