1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-11-10 20:13:09 +00:00

Give Strelka a complete compute node

This commit is contained in:
Rike 2021-03-18 11:11:02 +01:00
parent b1846af9d3
commit 6221b67bcf

View file

@ -9,8 +9,8 @@ params {
// Specific nf-core/sarek process configuration
process {
withName:'StrelkaSingle|Strelka|StrelkaBP|MantaSingle|Manta' {
memory = 55.GB
cpus = 19
memory = 59.GB
cpus = 20
}
withName:'MSIsensor_scan|MSIsensor_msi' {
memory = 55.GB