mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-10 20:13:09 +00:00
reduce mapping resource further to compute node
This commit is contained in:
parent
67c93a4743
commit
b1846af9d3
1 changed files with 1 additions and 1 deletions
|
@ -20,6 +20,6 @@ process {
|
|||
}
|
||||
withName:MapReads{
|
||||
cpus = 20
|
||||
memory = 128.GB
|
||||
memory = 59.GB
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue