Skip to content

Commit 3c3c42b

Browse files
authored
update plot_macs3_qc to amd
1 parent 1e3f2b0 commit 3c3c42b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

modules/local/plot_macs3_qc/main.nf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ process PLOT_MACS3_QC {
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/b2/b258138808975f2d51a13c5e4333cc9756eefbe0ce0e39ec90d5e0d69556bb39/data':
7-
'community.wave.seqera.io/library/bioconductor-biostrings_bioconductor-complexheatmap_r-base_r-ggplot2_pruned:1182f03e8fce2848' }"
6+
'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/23/23e639aceaf0ba484c7d306cbd39c038117c12d35beccfa6e811c96d22bea799/data':
7+
'community.wave.seqera.io/library/bioconductor-biostrings_bioconductor-complexheatmap_r-base_r-ggplot2_pruned:d46617a59d25f733' }"
88

99
input:
1010
path peaks

0 commit comments

Comments
 (0)