-
Notifications
You must be signed in to change notification settings - Fork 19
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
SPDI normalization with refseq files #76
Open
mihaitodor
wants to merge
28
commits into
main
Choose a base branch
from
mihaitodor-spdi-normalization-with-seq-files
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on May 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d2dd123 - Browse repository at this point
Copy the full SHA d2dd123View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7391e9 - Browse repository at this point
Copy the full SHA b7391e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c64734 - Browse repository at this point
Copy the full SHA 5c64734View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01950dd - Browse repository at this point
Copy the full SHA 01950ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76f0696 - Browse repository at this point
Copy the full SHA 76f0696View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b7c29d - Browse repository at this point
Copy the full SHA 7b7c29dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3d9275 - Browse repository at this point
Copy the full SHA c3d9275View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e4d635 - Browse repository at this point
Copy the full SHA 6e4d635View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7695e79 - Browse repository at this point
Copy the full SHA 7695e79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 350cbac - Browse repository at this point
Copy the full SHA 350cbacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03493c3 - Browse repository at this point
Copy the full SHA 03493c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b861c2 - Browse repository at this point
Copy the full SHA 2b861c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3befe92 - Browse repository at this point
Copy the full SHA 3befe92View commit details -
Configuration menu - View commit details
-
Copy full SHA for c145fb4 - Browse repository at this point
Copy the full SHA c145fb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42e92d1 - Browse repository at this point
Copy the full SHA 42e92d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a769a23 - Browse repository at this point
Copy the full SHA a769a23View commit details -
Configuration menu - View commit details
-
Copy full SHA for b29fecf - Browse repository at this point
Copy the full SHA b29fecfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebc750d - Browse repository at this point
Copy the full SHA ebc750dView commit details -
Fix bug in get_variant and fix tests
Need to run the Flask server in a background thread so the seqfetcher endpoint is available for the hgvs library to call. Details here: https://stackoverflow.com/questions/77676757/run-a-full-flask-server-under-pytest-to-handle-http-requests-on-a-given-port Also need to pick the relevat transcript in `process_NC_HGVS()` in such a way that we select the one with the most up to date version so we don't end up unable to find the RefSeq data because it looks like we don't have all the RNA transcripts that UTA knows about.
Configuration menu - View commit details
-
Copy full SHA for 28b0c50 - Browse repository at this point
Copy the full SHA 28b0c50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85ffc00 - Browse repository at this point
Copy the full SHA 85ffc00View commit details -
Disable HGVS strict bounds checks
This is a workaround for some liftover failures: biocommons/hgvs#717
Configuration menu - View commit details
-
Copy full SHA for 303dea1 - Browse repository at this point
Copy the full SHA 303dea1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7822924 - Browse repository at this point
Copy the full SHA 7822924View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae67f06 - Browse repository at this point
Copy the full SHA ae67f06View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1187b6 - Browse repository at this point
Copy the full SHA d1187b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e67bb6a - Browse repository at this point
Copy the full SHA e67bb6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 209a1e6 - Browse repository at this point
Copy the full SHA 209a1e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4f0d95 - Browse repository at this point
Copy the full SHA e4f0d95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a62166 - Browse repository at this point
Copy the full SHA 3a62166View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.