changeset 27:966bfd22f6e5 draft

"planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/micall-lite commit 154f43d8bd11dc63d78a0504c4f985a42fa1267c-dirty"
author dfornika
date Thu, 27 Feb 2020 01:03:22 +0000
parents fa632cd4488e
children c0cdaa42b541
files micall_lite.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/micall_lite.xml	Wed Feb 26 22:29:09 2020 +0000
+++ b/micall_lite.xml	Thu Feb 27 01:03:22 2020 +0000
@@ -48,6 +48,7 @@
           mkdir 'outdir' &&
           micall
             --threads \${GALAXY_SLOTS:-1}
+            --keep
             #if $unzipped:
               --unzipped
             #end if