mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-22 08:29:54 +00:00
Remove base config stuff
This commit is contained in:
parent
98fca8a1ef
commit
1051339461
1 changed files with 0 additions and 10 deletions
|
@ -18,16 +18,6 @@ singularity {
|
||||||
process {
|
process {
|
||||||
executor = 'slurm'
|
executor = 'slurm'
|
||||||
queue = 'medium'
|
queue = 'medium'
|
||||||
|
|
||||||
|
|
||||||
withName:makeFastaIndex {
|
|
||||||
queue = 'short'
|
|
||||||
time = 2.h
|
|
||||||
}
|
|
||||||
withName:makeSeqDict {
|
|
||||||
queue = 'short'
|
|
||||||
time = 2.h
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue