mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-22 13:39:55 +00:00
Update test.config
This commit is contained in:
parent
e71e7b86a2
commit
d031322c16
1 changed files with 6 additions and 0 deletions
|
@ -35,3 +35,9 @@ params {
|
|||
run_metaphlan3 = true
|
||||
run_centrifuge = true
|
||||
}
|
||||
|
||||
process {
|
||||
withName: MALT_RUN {
|
||||
maxForks = 1
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue