CutEnd #
[[step]]
action = "CutEnd"
n = 5 # positive integer, cut n nucleotides from the end of the read
segment = "read1" # Any of your input segments (default: read1)
if_tag = "mytag"
Cut nucleotides from the end of the read.
May produce empty reads; filter those with FilterEmpty.
Optionally only applies if a tag is truthy.