Skip to content

Commit

Permalink
chore: Revert MultiQC to 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundmiller committed Oct 14, 2024
1 parent 0df4a5a commit dec6659
Show file tree
Hide file tree
Showing 4 changed files with 52 additions and 11 deletions.
3 changes: 2 additions & 1 deletion modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,8 @@
"multiqc": {
"branch": "master",
"git_sha": "b80f5fd12ff7c43938f424dd76392a2704fa2396",
"installed_by": ["modules"]
"installed_by": ["modules"],
"patch": "modules/nf-core/multiqc/multiqc.diff"
},
"pints/caller": {
"branch": "master",
Expand Down
10 changes: 2 additions & 8 deletions modules/nf-core/multiqc/main.nf

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

48 changes: 48 additions & 0 deletions modules/nf-core/multiqc/multiqc.diff

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions workflows/nascent.nf
Original file line number Diff line number Diff line change
Expand Up @@ -376,8 +376,6 @@ workflow NASCENT {
ch_multiqc_config.toList(),
ch_multiqc_custom_config.toList(),
ch_multiqc_logo.toList(),
[],
[],
)

emit:
Expand Down

0 comments on commit dec6659

Please sign in to comment.