Skip to content

Commit 565782d

Browse files
committed
Add link to Seqera Containers build information
1 parent 998adff commit 565782d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

conf/modules.config

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@ process {
6262
container = 'docker.io/multiqc/multiqc:v1.29'
6363
}
6464

65+
// The Seqera image used in multiple modules of this pipeline contains many
66+
// different packages, the build information for which you can find here:
67+
// https://wave.seqera.io/view/builds/bd-95f731fde0b9ddef_1.
6568
withName: 'READ_DATA|QUALITY_CONTROLS|CLUSTERING|SPATIALLY_VARIABLE_GENES' {
6669
ext.prefix = { "${notebook.baseName}" }
6770
ext.args = { "--metadata subtitle:'Sample: ${meta.id}'" }

0 commit comments

Comments
 (0)