From f0a872f7079e4470fa55292085b77bc56ed6045d Mon Sep 17 00:00:00 2001 From: Eric Talevich <52723+etal@users.noreply.github.com> Date: Fri, 12 Apr 2024 13:47:19 -0700 Subject: [PATCH] commands: Remove trailing, duplicated PAR argument (closes #876, closes #862) --- cnvlib/commands.py | 1 - 1 file changed, 1 deletion(-) diff --git a/cnvlib/commands.py b/cnvlib/commands.py index f709f9b7..2dba8dc5 100644 --- a/cnvlib/commands.py +++ b/cnvlib/commands.py @@ -221,7 +221,6 @@ def _cmd_batch(args): procs_per_bam, args.cluster, args.fasta, - args.diploid_parx_genome, ) else: logging.info(