Skip to content

Conversation

kjaisingh
Copy link

This PR is intended to accurately index the files output through PrintSVEvidence and CollectSVEvidence.

Currently, the various codecs accessible through these tools use the column 0 as the end column when indexing. However, this is not compatible with later version of htsjdk, so we instead use the column 2 (which is also the start column) in each of these cases.

The DepthEvidenceCodec is already configured properly, so we do not need to change anything for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant