mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-21 21:36:03 +00:00
Apply suggestions from code review
This commit is contained in:
parent
577d270423
commit
142ff2f099
1 changed files with 3 additions and 4 deletions
|
@ -53,16 +53,15 @@ params {
|
||||||
krakenuniq_save_readclassifications = false
|
krakenuniq_save_readclassifications = false
|
||||||
|
|
||||||
run_bracken = true
|
run_bracken = true
|
||||||
|
|
||||||
run_malt = true
|
run_malt = true
|
||||||
malt_save_reads = false
|
malt_save_reads = false
|
||||||
malt_generate_megansummary = true
|
malt_generate_megansummary = true
|
||||||
|
|
||||||
run_metaphlan3 = true
|
run_metaphlan3 = true
|
||||||
|
|
||||||
run_motus = true
|
run_motus = true
|
||||||
motus_save_mgc_read_counts = true
|
motus_save_mgc_read_counts = true
|
||||||
|
|
||||||
run_profile_standardisation = true
|
run_profile_standardisation = true
|
||||||
run_krona = true
|
run_krona = true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue