-
Notifications
You must be signed in to change notification settings - Fork 1
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
Update REVEL scores in VCI #350
Comments
@cgpreston, there doesn't seem to be a simple way to get the REVEL score data from the Ensembl VEP API. We are going to ask Baylor if they can get the data for us, or if they can give me access so I can write an API endpoint into the LDH. |
We discussed this in team meeting. I am going to investigate myvariant.info's dbNSFP parser code and update biothings/myvariant.info#179. |
I spent some time this afternoon investigating this myvariant.info's dbNSFP parser code. I forked myvariant.info's GitHub repo, and based on Here are the decompressed contents of the dbNSFP archive:
Each of the Here's what I found:
So there are five lines in the file that have "152959399" in them. I searched the output of the initial search for the REVEL scores @cgpreston shows in her screenshot:
Some observations:
|
I wrote a script that prints columns instead of rows. Here are the
|
I initially planned on using https://github.com/ClinGen/gci-vci-aws/issues/1378 to track the work for this issue, but I think it makes more sense to track the work here. |
Okay, I've updated biothings/myvariant.info#179 (comment). Hopefully it is useful to them. I am going to move on to other tickets for now. |
@liammulh : when you're back next week can we chat about a new approach to this project? Thanks |
Now we're bringing in via LDH... switch this project to Bryan so he can look into these data in the LDH |
There is an issue with the REVEL scores in the VCI (see #348 for details, as of Nov 2023 we display a warning for curators).
Going forward we should attempt the following:
Mockups: https://docs.google.com/presentation/d/1qYZzqlJmdWvsRrYILwnJw4u1zbKFtRgIeZ6oWPox-fY/edit#slide=id.g2dd3f09f5b8_0_0
We also need to update the footer with the provenance info - I've reached out to Neethu about the language.
SP ticket: https://broadinstitute.atlassian.net/browse/CGSP-654
The text was updated successfully, but these errors were encountered: