diff micall_lite.xml @ 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 9ddbdfa79501
children
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