Skip to content

Commit

Permalink
DEV: update postprocessing rule
Browse files Browse the repository at this point in the history
  • Loading branch information
Vini2 committed Sep 14, 2023
1 parent 016abda commit 196f0bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phables/workflow/rules/postprocess.smk
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ rule koverage_genomes:
shell:
"""
koverage run \
--no-report \
--reads {input.tsv} \
--ref {input.sequences} \
--threads {threads} \
Expand Down

0 comments on commit 196f0bb

Please sign in to comment.