changeset 87:49b4a9ca7400 draft

planemo upload for repository https://github.com/Single-Molecule-Genetics/VariantAnalyzerGalaxy/tree/master/tools/variant_analyzer commit ee4a8e6cf290e6c8a4d55f9cd2839d60ab3b11c8-dirty
author mheinzl
date Sat, 22 Apr 2023 10:04:18 +0000
parents 97bd9c7a1b44
children 63e4e5d9a98f
files read2mut.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/read2mut.py	Sat Apr 22 09:28:36 2023 +0000
+++ b/read2mut.py	Sat Apr 22 10:04:18 2023 +0000
@@ -697,6 +697,7 @@
                             count_sheet += 1
                             ws_new = workbook.add_worksheet("Results" + str(count_sheet))
                             current_result_sheet = ws_new
+                            row = 0
 
                         if variant_type == "alt":
                             tier1ff, tier2ff, tier3ff, tier4ff = alt1f, alt2f, alt3f, alt4f