mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-10 21:53:09 +00:00
Update test.config
This commit is contained in:
parent
a20b3e3c58
commit
17b1e3df1c
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ params {
|
|||
process {
|
||||
withName: MALT_RUN {
|
||||
maxForks = 1
|
||||
ext.args = "-m ${params.malt_mode} -J-Xmx8G"
|
||||
ext.args = "-m ${params.malt_mode} -J-Xmx12G"
|
||||
}
|
||||
withName: MEGAN_RMA2INFO_TSV {
|
||||
maxForks = 1
|
||||
|
|
Loading…
Reference in a new issue