changeset 88:63e4e5d9a98f 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:06:51 +0000
parents 49b4a9ca7400
children 1a5974404d4f
files read2mut.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/read2mut.py	Sat Apr 22 10:04:18 2023 +0000
+++ b/read2mut.py	Sat Apr 22 10:06:51 2023 +0000
@@ -697,7 +697,7 @@
                             count_sheet += 1
                             ws_new = workbook.add_worksheet("Results" + str(count_sheet))
                             current_result_sheet = ws_new
-                            row = 0
+                            row = 1 
 
                         if variant_type == "alt":
                             tier1ff, tier2ff, tier3ff, tier4ff = alt1f, alt2f, alt3f, alt4f