Skip to content
Prev 8150 / 21312 Next

[Bioc-devel] readGAlignmentPairs with discordant strand

It does seem like starting with the more general data structure is the
better approach, but I couldn't find an easy way to move the paired subset
of GAlignmentsList to GAlignmentPairs. You mention a coercion, but it's not
obvious to me, unfortunately.

Another approach would be a GAlignmentPairs where the unpaired reads have
"missing" mates. I know GAlignments has no concept of missing, but it would
get everything into a single data structure that is convenient for
computing on pairs.

On Fri, Oct 16, 2015 at 5:21 AM, Morgan, Martin <
Martin.Morgan at roswellpark.org> wrote: