Skip to content

Commit

Permalink
Set step 50 as default
Browse files Browse the repository at this point in the history
  • Loading branch information
SeviJordi committed Oct 11, 2023
1 parent a6904b0 commit 8d01747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow/rules/report.smk
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ rule general_NV_description:
nsp = config["NSP"],
metadata = config["METADATA"],
window = 1000,
step = 1
step = 50
input:
window = OUTDIR/f"{OUTPUT_NAME}.window.csv",
vcf = OUTDIR/f"{OUTPUT_NAME}.masked.filtered.tsv"
Expand Down

0 comments on commit 8d01747

Please sign in to comment.