We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Mark and Konrad found that we have some variants labeled as intron when they should be splice region. The two example variants are https://gnomad.broadinstitute.org/variant/16-30959189-A-G?dataset=gnomad_r4 and https://gnomad.broadinstitute.org/variant/16-30959190-A-G?dataset=gnomad_r4.
Mark noted that the second variant is present in v2 and correctly labeled https://gnomad.broadinstitute.org/variant/16-30970511-A-G?dataset=gnomad_r2_1
I reviewed the v4 release and found that the VEP most_severe_consequence for both variants is splice_donor_region_variant.
most_severe_consequence
splice_donor_region_variant
Please let me know if you need any more information!
The text was updated successfully, but these errors were encountered:
rileyhgrant
No branches or pull requests
Mark and Konrad found that we have some variants labeled as intron when they should be splice region. The two example variants are https://gnomad.broadinstitute.org/variant/16-30959189-A-G?dataset=gnomad_r4 and https://gnomad.broadinstitute.org/variant/16-30959190-A-G?dataset=gnomad_r4.
Mark noted that the second variant is present in v2 and correctly labeled https://gnomad.broadinstitute.org/variant/16-30970511-A-G?dataset=gnomad_r2_1
I reviewed the v4 release and found that the VEP
most_severe_consequence
for both variants issplice_donor_region_variant
.Please let me know if you need any more information!
The text was updated successfully, but these errors were encountered: