Skip to content

Commit 59412be

Browse files
committed
fixed
1 parent 944214c commit 59412be

3 files changed

Lines changed: 0 additions & 9 deletions

File tree

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
includeConfig '../../../../tests/config/nextflow.config'
2-
includeConfig '../../../../tests/config/test_data.config'
3-
41
process {
52
publishDir = { "${params.outdir}/${task.process.tokenize(':')[-1].tokenize('_')[0].toLowerCase()}" }
63
}

modules/bigbio/pmultiqc/tests/nextflow.config.diann

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
includeConfig '../../../../tests/config/nextflow.config'
2-
includeConfig '../../../../tests/config/test_data.config'
3-
41
process {
52
publishDir = { "${params.outdir}/${task.process.tokenize(':')[-1].tokenize('_')[0].toLowerCase()}" }
63
withName: 'PMULTIQC' {

modules/bigbio/pmultiqc/tests/nextflow.config.quantms

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
includeConfig '../../../../tests/config/nextflow.config'
2-
includeConfig '../../../../tests/config/test_data.config'
3-
41
process {
52
publishDir = { "${params.outdir}/${task.process.tokenize(':')[-1].tokenize('_')[0].toLowerCase()}" }
63
withName: 'PMULTIQC' {

0 commit comments

Comments
 (0)