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

Handle new splice effects in ensembl-vep version 105 #320

Merged
merged 1 commit into from
Nov 7, 2022

Conversation

GFJHogue
Copy link
Contributor

Per https://github.com/Ensembl/ensembl-vep/releases/tag/release%2F105.0 there are 3 new effect terms in VEP that need handling.

  • splice_donor_5th_base_variant (SO:0001787)
  • splice_donor_region_variant (SO:0002170)
  • splice_polypyrimidine_tract_variant (SO:0002169)

I set the priority to match splice_region_variant (see the severity order here: https://useast.ensembl.org/info/genome/variation/prediction/predicted_data.html).

@ckandoth ckandoth self-assigned this Nov 7, 2022
@ckandoth ckandoth merged commit dacbb68 into mskcc:main Nov 7, 2022
@ckandoth
Copy link
Collaborator

ckandoth commented Nov 7, 2022

Sorry for the late response. I left mskcc, but apparently the repo is still my responsibility. :) The edits look appropriate. Thanks!

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.

None yet

2 participants