Skip to content

Commit 840a5f4

Browse files
author
Tatiana Gelaf Romer
committed
Rever debug output
1 parent 0ca7f10 commit 840a5f4

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

conf/modules.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ process {
6969
enabled: false
7070
]
7171
}
72-
executor = 'slurm'
7372
}
7473

7574
if(params.aligner == "cellranger") {

conf/test.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ process {
1616
memory: '15.GB',
1717
time: '1.h'
1818
]
19-
executor = 'slurm'
2019
}
2120

2221
params {

conf/test_cellranger_multi.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ process {
1616
memory: '15.GB',
1717
time: '1.h'
1818
]
19-
executor = 'slurm'
2019
}
2120

2221
// shared across profiles

0 commit comments

Comments
 (0)