Skip to content

Commit

Permalink
update multiqc
Browse files Browse the repository at this point in the history
  • Loading branch information
alethomas committed Oct 25, 2023
1 parent 6bd8434 commit c89b3ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow/rules/qc.smk
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ rule multiqc_lab:
log:
"logs/{date}/multiqc.log",
wrapper:
"v1.15.1/bio/multiqc"
"v2.6.0/bio/multiqc"


rule samtools_flagstat:
Expand Down

0 comments on commit c89b3ce

Please sign in to comment.