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

Fix test so complexity filter actually executes

This commit is contained in:
James Fellows Yates 2022-04-02 17:18:20 +02:00
parent 469e4f3682
commit 02d950c58c

View file

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