1
0
Fork 0
mirror of https://github.com/MillironX/taxprofiler.git synced 2024-11-22 07:29:55 +00:00

Add complexity filtering to test profile

This commit is contained in:
James Fellows Yates 2022-04-02 17:05:54 +02:00
parent b055df5ea0
commit 7f1a7fb4e7

View file

@ -27,5 +27,6 @@ params {
run_kraken2 = true run_kraken2 = true
run_malt = true run_malt = true
shortread_clipmerge = true shortread_clipmerge = true
shortread_complexityfiltering = true
} }