1
0
Fork 0
mirror of https://github.com/MillironX/taxprofiler.git synced 2024-09-21 02:42:04 +00:00

Update test.config

This commit is contained in:
James A. Fellows Yates 2022-11-24 16:53:39 +01:00 committed by GitHub
parent a20b3e3c58
commit 17b1e3df1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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