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

Vv ensembl dev susmi #615

Open
wants to merge 175 commits into
base: ensembl_update_2024
Choose a base branch
from

Conversation

Peter-J-Freeman
Copy link
Collaborator

No description provided.

Peter J. Freeman and others added 30 commits July 7, 2022 09:34
commits that tackle what I saw for issue #387. It seems the reuested …
Hide more recent version and not part of genome build warnings for irrelevant transcripts
John-F-Wagstaff and others added 30 commits March 2, 2025 21:21
We need slightly different bracket handling on predicted proteins, and
different handling on */Ter= too. This allows us to fix the issue
centrally rather than re-applying the edits in multiple places.
As yet unused, needed for object handling of protein variant mappings.
Expanded repeat formatting needs to happen before the final hgvs string
to hgvs object conversion step, move it in preparation for switching
this conversion to happening only once, inside initial format
conversion.
Input formatting that depends on having a text quibble from user input
needs to be completed before we parse into a hgvs object. Prepare for
centralising input parsing by moving this kind of formatting before the
intended hgvs string->hgvs object parsing point (at the end of the
initial_format_conversions function).
Methyl syntax handling needs to happen before the first conversion into
a hgvs object as the parser does not currently handle it.
Harden some initial input handling functions to cope with objects
instead of strings, and add improved type aware posedit parsing.
Add required variables to handle methylation to the VVPosEdit, as well
as a simple PosEdit to VVPosEdit function.
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.

3 participants