Skip to content

Commit 008dabb

Browse files
committed
update template components
1 parent 2e01c36 commit 008dabb

File tree

6 files changed

+27
-29
lines changed

6 files changed

+27
-29
lines changed

nf_core/pipeline-template/modules.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
{%- if fastqc %}
99
"fastqc": {
1010
"branch": "master",
11-
"git_sha": "dc94b6ee04a05ddb9f7ae050712ff30a13149164",
11+
"git_sha": "08108058ea36a63f141c25c4e75f9f872a5b2296",
1212
"installed_by": ["modules"]
1313
}{% endif %}{%- if multiqc %}{% if fastqc %},{% endif %}
1414
"multiqc": {
1515
"branch": "master",
16-
"git_sha": "cf17ca47590cc578dfb47db1c2a44ef86f89976d",
16+
"git_sha": "f0719ae309075ae4a291533883847c3f7c441dad",
1717
"installed_by": ["modules"]
1818
}
1919
{%- endif %}

nf_core/pipeline-template/modules/nf-core/fastqc/main.nf

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nf_core/pipeline-template/modules/nf-core/fastqc/tests/tags.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

nf_core/pipeline-template/modules/nf-core/multiqc/environment.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nf_core/pipeline-template/modules/nf-core/multiqc/main.nf

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nf_core/pipeline-template/modules/nf-core/multiqc/tests/main.nf.test.snap

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)