mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-13 06:33:09 +00:00
Linting
This commit is contained in:
parent
d031322c16
commit
d850333e11
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ params {
|
||||||
run_malt = true
|
run_malt = true
|
||||||
run_metaphlan3 = true
|
run_metaphlan3 = true
|
||||||
run_centrifuge = true
|
run_centrifuge = true
|
||||||
}
|
}
|
||||||
|
|
||||||
process {
|
process {
|
||||||
withName: MALT_RUN {
|
withName: MALT_RUN {
|
||||||
|
|
Loading…
Reference in a new issue