Skip to content

Commit 270c53b

Browse files
committed
Merge branch 'dev_topic_channel_adaptation' of https://github.com/Kevin-Brockers/chipseq into dev_topic_channel_adaptation
2 parents 52076b5 + 44eaf90 commit 270c53b

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

modules.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"bwa/index": {
2424
"branch": "master",
25-
"git_sha": "966ba9887e2b04d89d64db06c01508873bde13b1",
25+
"git_sha": "baa9ee31e48f115832c8eb91a980bf35c9ffc9b9",
2626
"installed_by": ["modules"]
2727
},
2828
"bwa/mem": {

modules/local/genome_blacklist_regions/main.nf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ process GENOME_BLACKLIST_REGIONS {
77

88
conda "${moduleDir}/environment.yml"
99
container "${workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container
10-
? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/63/6397750e9730a3fbcc5b4c43f14bd141c64c723fd7dad80e47921a68a7c3cd21/data'
11-
: 'community.wave.seqera.io/library/bedtools_coreutils:a623c13f66d5262b'}"
10+
? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/7d/7df273d12f0c4d8539440b68876edf39b739cb78bb806418c5b5d057fe11bdbd/data'
11+
: 'community.wave.seqera.io/library/bedtools:2.31.1--7c4ce4cb07c09ee4'}"
1212

1313
input:
1414
path sizes

modules/nf-core/bwa/index/main.nf

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

0 commit comments

Comments
 (0)