It only removes the whole read if the remaining length is less than the minimum length threshold, which, by default is 15:
-l N Minimum remaining sequence length (15)
15's pretty low, but you can lower it.
-l N Minimum remaining sequence length (15)
15's pretty low, but you can lower it.
Comment