File tree Expand file tree Collapse file tree 8 files changed +16
-16
lines changed Expand file tree Collapse file tree 8 files changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ process CONVERT_RESULTS {
33 label ' process_medium'
44
55 container " ${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
6- 'https://depot.galaxyproject.org/singularity/quantms-utils:0.0.23 --pyh7e72e81_0' :
7- 'biocontainers/quantms-utils:0.0.23 --pyh7e72e81_0' } "
6+ 'https://depot.galaxyproject.org/singularity/quantms-utils:0.0.24 --pyh7e72e81_0' :
7+ 'biocontainers/quantms-utils:0.0.24 --pyh7e72e81_0' } "
88
99 input:
1010 path(report)
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ process GENERATE_CFG {
33 label ' process_tiny'
44
55 container " ${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
6- 'https://depot.galaxyproject.org/singularity/quantms-utils:0.0.23 --pyh7e72e81_0' :
7- 'biocontainers/quantms-utils:0.0.23 --pyh7e72e81_0' } "
6+ 'https://depot.galaxyproject.org/singularity/quantms-utils:0.0.24 --pyh7e72e81_0' :
7+ 'biocontainers/quantms-utils:0.0.24 --pyh7e72e81_0' } "
88
99 input:
1010 val(meta)
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ process PMULTIQC {
22 label ' process_high'
33
44 container " ${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
5- 'https://depot.galaxyproject.org/singularity/pmultiqc:0.0.38 --pyhdfd78af_0' :
6- 'biocontainers/pmultiqc:0.0.38 --pyhdfd78af_0' } "
5+ 'https://depot.galaxyproject.org/singularity/pmultiqc:0.0.39 --pyhdfd78af_0' :
6+ 'biocontainers/pmultiqc:0.0.39 --pyhdfd78af_0' } "
77
88 input:
99 path ' results/*'
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ process PREPROCESS_EXPDESIGN {
77 label ' process_tiny'
88
99 container " ${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
10- 'https://depot.galaxyproject.org/singularity/quantms-utils:0.0.23 --pyh7e72e81_0' :
11- 'biocontainers/quantms-utils:0.0.23 --pyh7e72e81_0' } "
10+ 'https://depot.galaxyproject.org/singularity/quantms-utils:0.0.24 --pyh7e72e81_0' :
11+ 'biocontainers/quantms-utils:0.0.24 --pyh7e72e81_0' } "
1212
1313 input:
1414 path design
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ process SAMPLESHEET_CHECK {
44 label ' process_tiny'
55
66 container " ${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
7- 'https://depot.galaxyproject.org/singularity/quantms-utils:0.0.23 --pyh7e72e81_0' :
8- 'biocontainers/quantms-utils:0.0.23 --pyh7e72e81_0' } "
7+ 'https://depot.galaxyproject.org/singularity/quantms-utils:0.0.24 --pyh7e72e81_0' :
8+ 'biocontainers/quantms-utils:0.0.24 --pyh7e72e81_0' } "
99
1010 input:
1111 path input_file
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ process GET_SAMPLE {
33 label ' process_low'
44
55 container " ${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
6- 'https://depot.galaxyproject.org/singularity/quantms-utils:0.0.23 --pyh7e72e81_0' :
7- 'biocontainers/quantms-utils:0.0.23 --pyh7e72e81_0' } "
6+ 'https://depot.galaxyproject.org/singularity/quantms-utils:0.0.24 --pyh7e72e81_0' :
7+ 'biocontainers/quantms-utils:0.0.24 --pyh7e72e81_0' } "
88
99
1010 input:
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ process MZML_STATISTICS {
44 label ' process_single'
55
66 container " ${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
7- 'https://depot.galaxyproject.org/singularity/quantms-utils:0.0.23 --pyh7e72e81_0' :
8- 'biocontainers/quantms-utils:0.0.23 --pyh7e72e81_0' } "
7+ 'https://depot.galaxyproject.org/singularity/quantms-utils:0.0.24 --pyh7e72e81_0' :
8+ 'biocontainers/quantms-utils:0.0.24 --pyh7e72e81_0' } "
99
1010 input:
1111 tuple val(meta), path(ms_file)
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ process PSM_CONVERSION {
33 label ' process_medium'
44
55 container " ${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
6- 'https://depot.galaxyproject.org/singularity/quantms-utils:0.0.23 --pyh7e72e81_0' :
7- 'biocontainers/quantms-utils:0.0.23 --pyh7e72e81_0' } "
6+ 'https://depot.galaxyproject.org/singularity/quantms-utils:0.0.24 --pyh7e72e81_0' :
7+ 'biocontainers/quantms-utils:0.0.24 --pyh7e72e81_0' } "
88
99
1010 input:
You can’t perform that action at this time.
0 commit comments