changeset 25:e985769ec0ac draft

planemo upload for repository https://github.com/scottx611x/qualimap2 commit dc78b7c4b1780b316ca4aba2be247969ac1100ec-dirty
author scottx611x
date Thu, 26 Jul 2018 16:08:52 -0400
parents 1f206c5af024
children 241f81fdff98
files qualimap_bamqc.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/qualimap_bamqc.py	Thu Jul 26 16:06:15 2018 -0400
+++ b/qualimap_bamqc.py	Thu Jul 26 16:08:52 2018 -0400
@@ -40,7 +40,7 @@
     shutil.make_archive(
         'raw_data_qualimapReport.zip',
         'zip',
-        'raw_data_qualimapReport/'
+        './raw_data_qualimapReport'
     )