Skip to content

Conversation

@kjaisingh
Copy link
Contributor

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.

Copy link
Collaborator

@mwalker174 mwalker174 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @kjaisingh this looks good. I will have another PR that updates the test files with new indexes even though the tests currently pass.

@mwalker174 mwalker174 merged commit 5ed95a2 into master Oct 1, 2025
21 checks passed
@mwalker174 mwalker174 deleted the kj_index_sv_tools branch October 1, 2025 15:14
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.

3 participants