File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.32
7+ - bioconda::multiqc=1.33
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/8c/8c6c120d559d7ee04c7442b61ad7cf5a9e8970be5feefb37d68eeaa60c1034eb /data' :
7- 'community.wave.seqera.io/library/multiqc:1.32--d58f60e4deb769bf ' } "
6+ 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/34/34e733a9ae16a27e80fe00f863ea1479c96416017f24a907996126283e7ecd4d /data' :
7+ 'community.wave.seqera.io/library/multiqc:1.33--ee7739d47738383b ' } "
88
99 input:
1010 path multiqc_files, stageAs: " ?/*"
Original file line number Diff line number Diff line change 66 [
77 " MULTIQC" ,
88 " multiqc" ,
9- " 1.32 "
9+ " 1.33 "
1010 ]
1111 ]
1212 }
1313 ],
1414 " meta" : {
15- " nf-test" : " 0.9.2 " ,
16- " nextflow" : " 25.04.6 "
15+ " nf-test" : " 0.9.3 " ,
16+ " nextflow" : " 25.10.2 "
1717 },
1818 " timestamp" : " 2025-12-09T10:10:43.020315838"
1919 },
2828 [
2929 " MULTIQC" ,
3030 " multiqc" ,
31- " 1.32 "
31+ " 1.33 "
3232 ]
3333 ]
3434 }
3535 ]
3636 ],
3737 " meta" : {
38- " nf-test" : " 0.9.2 " ,
39- " nextflow" : " 25.04.6 "
38+ " nf-test" : " 0.9.3 " ,
39+ " nextflow" : " 25.10.2 "
4040 },
4141 " timestamp" : " 2025-12-09T10:11:14.131950776"
4242 },
4747 [
4848 " MULTIQC" ,
4949 " multiqc" ,
50- " 1.32 "
50+ " 1.33 "
5151 ]
5252 ]
5353 }
5454 ],
5555 " meta" : {
56- " nf-test" : " 0.9.2 " ,
57- " nextflow" : " 25.04.6 "
56+ " nf-test" : " 0.9.3 " ,
57+ " nextflow" : " 25.10.2 "
5858 },
5959 " timestamp" : " 2025-12-09T10:11:07.15692209"
6060 }
You can’t perform that action at this time.
0 commit comments