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

Fix retrieval of VCF metadata for tooltips in VCF feature details #4845

Merged
merged 2 commits into from
Feb 15, 2025

Conversation

cmdcolin
Copy link
Collaborator

The variant feature details can get metadata from VCF headers to help show helpful descriptive tooltips for what fields mean

This broke unintentionally after #4827 removed the getMetadata function on the VcfTabixAdapter

This PR restores it

@cmdcolin cmdcolin merged commit f03393a into main Feb 15, 2025
4 checks passed
@cmdcolin cmdcolin deleted the fix_vcf_metadata branch February 15, 2025 15:23
@cmdcolin cmdcolin added the bug Something isn't working label Feb 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant