Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct rendered range of symbolic VCF alleles #1580

Merged
merged 3 commits into from
Sep 26, 2024
Merged

Conversation

ctsa
Copy link
Contributor

@ctsa ctsa commented Sep 24, 2024

This patch adjusts the start position of symbolic VCF alleles to better match the VCF spec definition:

https://github.com/samtools/hts-specs/blob/4cde0e235b4e4cfbd67a0c3a38abea611d56d256/VCFv4.1.tex#L165

Motivated by discussion on samtools/hts-specs#792 -- cc: @jrobinso / @d-cameron

@jrobinso jrobinso requested review from lbergelson and removed request for lbergelson September 25, 2024 02:49
@jrobinso
Copy link
Contributor

I'm sure this is correct but I'll ask @lbergelson to look, if for no other reason so he is aware.

@ctsa
Copy link
Contributor Author

ctsa commented Sep 25, 2024

Thanks @jrobinso, the more eyes on the better.

ctsa and others added 2 commits September 25, 2024 10:11
Update comment to include non-ref symbolic allele exception in VCF 4.4+
Copy link
Contributor

@lbergelson lbergelson left a comment

Choose a reason for hiding this comment

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

Looks good to me. Thank you @ctsa

@lbergelson lbergelson merged commit 6203b45 into igvteam:main Sep 26, 2024
1 of 2 checks passed
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