Filter Empty

FilterEmpty #

[[step]]
    action = "FilterEmpty"
    target = Read1|Read2|Index1|Index2

Drop the molecule if the read has length 0. (Use after other processing.)

A special case of FilterMinLen.

This is necessary if your modification can produce ’empty' reads - downstream aligners like STAR tend to dislike these in their input.