From 1718941038a5c3c6497cdb4951ce6a43f3dffac2 Mon Sep 17 00:00:00 2001 From: LaraFuhrmann <55209716+LaraFuhrmann@users.noreply.github.com> Date: Thu, 28 Nov 2024 10:42:13 +0100 Subject: [PATCH] fix params to unpack --- viloca/shotgun.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/viloca/shotgun.py b/viloca/shotgun.py index 8069fa9..b3e0e8f 100644 --- a/viloca/shotgun.py +++ b/viloca/shotgun.py @@ -544,7 +544,7 @@ def main(args): # parse corrected reads proposed = {} for i in runlist: - winFile, j, a, s, inference_type, n_max_haplotypes, n_mfa_starts, unique_modus, inference_convergence_threshold, record_history, reuse_files = i + winFile, j, a, s, inference_type, n_max_haplotypes, n_mfa_starts, unique_modus, inference_convergence_threshold, record_history = i del a # in future alpha might be different on each window del s # greedy re match to handle situation where '.' or '-' appears in the