File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,3 +5,4 @@ channels:
55 - bioconda
66dependencies :
77 - bioconda::genmod=3.10.2
8+ - conda-forge::python=3.11.14
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ process GENMOD_ANNOTATE {
44
55 conda " ${ moduleDir} /environment.yml"
66 container " ${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
7- 'https://depot.galaxyproject.org/singularity/genmod:3.10.2--pyh7e72e81_0' :
8- 'biocontainers/genmod:3.10.2--pyh7e72e81_0 ' } "
7+ 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/31/31b331bee43c7ff070bdde5460a4102ba31c3bfb0ee0d70197001ff011036555/data' :
8+ 'community.wave.seqera.io/library/genmod_python:31b2fba4d3b7ba6f ' } "
99
1010 input:
1111 tuple val(meta), path(input_vcf)
Original file line number Diff line number Diff line change @@ -5,3 +5,4 @@ channels:
55 - bioconda
66dependencies :
77 - bioconda::genmod=3.10.2
8+ - conda-forge::python=3.11.14
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ process GENMOD_COMPOUND {
44
55 conda " ${ moduleDir} /environment.yml"
66 container " ${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
7- 'https://depot.galaxyproject.org/singularity/genmod:3.10.2--pyh7e72e81_0' :
8- 'biocontainers/genmod:3.10.2--pyh7e72e81_0 ' } "
7+ 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/31/31b331bee43c7ff070bdde5460a4102ba31c3bfb0ee0d70197001ff011036555/data' :
8+ 'community.wave.seqera.io/library/genmod_python:31b2fba4d3b7ba6f ' } "
99
1010 input:
1111 tuple val(meta), path(input_vcf)
Original file line number Diff line number Diff line change @@ -5,3 +5,4 @@ channels:
55 - bioconda
66dependencies :
77 - bioconda::genmod=3.10.2
8+ - conda-forge::python=3.11.14
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ process GENMOD_MODELS {
44
55 conda " ${ moduleDir} /environment.yml"
66 container " ${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
7- 'https://depot.galaxyproject.org/singularity/genmod:3.10.2--pyh7e72e81_0' :
8- 'biocontainers/genmod:3.10.2--pyh7e72e81_0 ' } "
7+ 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/31/31b331bee43c7ff070bdde5460a4102ba31c3bfb0ee0d70197001ff011036555/data' :
8+ 'community.wave.seqera.io/library/genmod_python:31b2fba4d3b7ba6f ' } "
99
1010 input:
1111 tuple val(meta), path(input_vcf), path (fam)
Original file line number Diff line number Diff line change @@ -5,3 +5,4 @@ channels:
55 - bioconda
66dependencies :
77 - bioconda::genmod=3.10.2
8+ - conda-forge::python=3.11.14
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ process GENMOD_SCORE {
44
55 conda " ${ moduleDir} /environment.yml"
66 container " ${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
7- 'https://depot.galaxyproject.org/singularity/genmod:3.10.2--pyh7e72e81_0' :
8- 'biocontainers/genmod:3.10.2--pyh7e72e81_0 ' } "
7+ 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/31/31b331bee43c7ff070bdde5460a4102ba31c3bfb0ee0d70197001ff011036555/data' :
8+ 'community.wave.seqera.io/library/genmod_python:31b2fba4d3b7ba6f ' } "
99
1010 input:
1111 tuple val(meta), path(input_vcf), path (fam)
You can’t perform that action at this time.
0 commit comments