Duplex read ids seem to be a combination of their parents read_ids, joined by a semi colon.
So we would compare both halves of the read_id in turn to the unblocked readids hashset.
If there is a match from either we would consider that read unblocked.
Duplex read ids seem to be a combination of their parents read_ids, joined by a semi colon.
So we would compare both halves of the read_id in turn to the unblocked readids hashset.
If there is a match from either we would consider that read unblocked.