mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-21 16:16:04 +00:00
remove comments for mnaseseq
This commit is contained in:
parent
4f98876429
commit
d2b6b07de8
1 changed files with 0 additions and 6 deletions
|
@ -10,14 +10,8 @@ params {
|
||||||
}
|
}
|
||||||
|
|
||||||
process {
|
process {
|
||||||
|
|
||||||
executor = 'slurm'
|
executor = 'slurm'
|
||||||
|
|
||||||
# uncomment specifically for running mnaseseq pipeline:
|
|
||||||
# withName: TrimGalore {
|
|
||||||
# cpus = 1
|
|
||||||
# }
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
executor {
|
executor {
|
||||||
|
|
Loading…
Reference in a new issue