mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-10 20:13:09 +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 {
|
||||
executor = 'slurm'
|
||||
queue = 'medium'
|
||||
|
||||
|
||||
withName:makeFastaIndex {
|
||||
queue = 'short'
|
||||
time = 2.h
|
||||
}
|
||||
withName:makeSeqDict {
|
||||
queue = 'short'
|
||||
time = 2.h
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue