LooseLab / rftools

Tools for post processing readfish data
MIT License
1 stars 0 forks source link

If record has a `dx` duplex tag, split the read id and compare both halves to see if any is in the unblocked hashset #9

Closed Adoni5 closed 4 months ago

Adoni5 commented 4 months ago

Splits duplex read_id and demultiplexes into sequenced or unblocked according to the parent read id status.

Determines if a read is duplex by looking for the presence of the dx tag.