1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-11-21 16:16:04 +00:00

Update imperial_mb.config

Dropped support for pqmedbio-large which is not currently available.
This commit is contained in:
Combiz Khozoie 2022-02-03 18:31:02 +00:00 committed by GitHub
parent 2bdf5863d9
commit 81a273c730
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,8 +37,8 @@ process {
//queue = 'med-bio' //!! this is an alias and shouldn't be used
withLabel:process_large {
queue = 'pqmedbio-large'
}
//withLabel:process_large {
//queue = 'pqmedbio-large' //!! this queue is unavailable as of Feb 2022
//}
}