Extract Region

ExtractRegion #

Extract a fixed position region.

[[step]]
    action = "ExtractRegion"
    start = 5
    length = 8
    segment = "read1" # Any of your input segments
    label = "umi"

This transformation extracts a fixed-length region from the specified read at a given position and stores it as a tag.