File tree Expand file tree Collapse file tree 3 files changed +15
-15
lines changed Expand file tree Collapse file tree 3 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ channels:
44 - conda-forge
55 - bioconda
66dependencies :
7- - bioconda::multiqc=1.31
7+ - bioconda::multiqc=1.32
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ process MULTIQC {
33
44 conda " ${ moduleDir} /environment.yml"
55 container " ${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
6- 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/ef/eff0eafe78d5f3b65a6639265a16b89fdca88d06d18894f90fcdb50142004329 /data' :
7- 'community.wave.seqera.io/library/multiqc:1.31--1efbafd542a23882 ' } "
6+ 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/8c/8c6c120d559d7ee04c7442b61ad7cf5a9e8970be5feefb37d68eeaa60c1034eb /data' :
7+ 'community.wave.seqera.io/library/multiqc:1.32--d58f60e4deb769bf ' } "
88
99 input:
1010 path multiqc_files, stageAs: " ?/*"
Original file line number Diff line number Diff line change 22 " multiqc_versions_single" : {
33 " content" : [
44 [
5- " versions.yml:md5,8968b114a3e20756d8af2b80713bcc4f "
5+ " versions.yml:md5,737bb2c7cad54ffc2ec020791dc48b8f "
66 ]
77 ],
88 " meta" : {
9- " nf-test" : " 0.9.2 " ,
10- " nextflow" : " 25.04.6 "
9+ " nf-test" : " 0.9.3 " ,
10+ " nextflow" : " 24.10.4 "
1111 },
12- " timestamp" : " 2025-09-08T20:57:36.139055243 "
12+ " timestamp" : " 2025-10-27T13:33:24.356715 "
1313 },
1414 " multiqc_stub" : {
1515 " content" : [
1616 [
1717 " multiqc_report.html" ,
1818 " multiqc_data" ,
1919 " multiqc_plots" ,
20- " versions.yml:md5,8968b114a3e20756d8af2b80713bcc4f "
20+ " versions.yml:md5,737bb2c7cad54ffc2ec020791dc48b8f "
2121 ]
2222 ],
2323 " meta" : {
24- " nf-test" : " 0.9.2 " ,
25- " nextflow" : " 25.04.6 "
24+ " nf-test" : " 0.9.3 " ,
25+ " nextflow" : " 24.10.4 "
2626 },
27- " timestamp" : " 2025-09-08T20:59:15.142230631 "
27+ " timestamp" : " 2025-10-27T13:34:11.103619 "
2828 },
2929 " multiqc_versions_config" : {
3030 " content" : [
3131 [
32- " versions.yml:md5,8968b114a3e20756d8af2b80713bcc4f "
32+ " versions.yml:md5,737bb2c7cad54ffc2ec020791dc48b8f "
3333 ]
3434 ],
3535 " meta" : {
36- " nf-test" : " 0.9.2 " ,
37- " nextflow" : " 25.04.6 "
36+ " nf-test" : " 0.9.3 " ,
37+ " nextflow" : " 24.10.4 "
3838 },
39- " timestamp" : " 2025-09-08T20:58:29.629087066 "
39+ " timestamp" : " 2025-10-27T13:34:04.615233 "
4040 }
4141}
You can’t perform that action at this time.
0 commit comments