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

chore: add metaphlan3 run to test profile

This commit is contained in:
Moritz E. Beber 2022-04-02 14:45:07 +02:00
parent 996b3f4912
commit 817678d870

View file

@ -26,6 +26,7 @@ params {
databases = 'https://raw.githubusercontent.com/nf-core/test-datasets/taxprofiler/database.csv'
run_kraken2 = true
run_malt = true
run_metaphlan3 = true
shortread_clipmerge = true
}