mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-22 00:26:03 +00:00
Update imperial_mb.config
Dropped support for pqmedbio-large which is not currently available.
This commit is contained in:
parent
2bdf5863d9
commit
81a273c730
1 changed files with 3 additions and 3 deletions
|
@ -37,8 +37,8 @@ process {
|
||||||
|
|
||||||
//queue = 'med-bio' //!! this is an alias and shouldn't be used
|
//queue = 'med-bio' //!! this is an alias and shouldn't be used
|
||||||
|
|
||||||
withLabel:process_large {
|
//withLabel:process_large {
|
||||||
queue = 'pqmedbio-large'
|
//queue = 'pqmedbio-large' //!! this queue is unavailable as of Feb 2022
|
||||||
}
|
//}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue