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

Opencrevat parsing #16

Merged
merged 13 commits into from
Apr 26, 2023
Merged

Opencrevat parsing #16

merged 13 commits into from
Apr 26, 2023

Conversation

wilkb777
Copy link
Member

@wilkb777 wilkb777 commented Apr 26, 2023

This is a complete overhaul of the project structure, parsing strategy, and which annotation source will be used for model generation and DITTO scoring closing #3 .

This work specifically implements a configurable (by file) parser for de-normalizing variant annotations from OpenCRAVAT into a single variant + transcript combination per line. This changes allows for efficient model generation and facilitates scoring variant + transcript combination individually instead of wrapping up the score just to the variant.

Testing was completed on an example data set
testing-vars.csv.zip and verified as parsing correctly using the test config included in the repo.

@wilkb777 wilkb777 requested a review from tkmamidi April 26, 2023 19:07
@wilkb777 wilkb777 self-assigned this Apr 26, 2023
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