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

Turn of length filtering by default for short read (to match opt in for longread qc)

This commit is contained in:
James Fellows Yates 2022-08-30 14:01:52 +02:00
parent 2cc07183a0
commit 95ad380173

View file

@ -62,7 +62,7 @@ params {
shortread_qc_excludeunmerged = false
shortread_qc_adapter1 = null
shortread_qc_adapter2 = null
shortread_qc_minlength = 15
shortread_qc_minlength = 0
perform_longread_qc = false
longread_qc_skipadaptertrim = false