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

fix: gnomad_re should accept all nucleotide characters for ref/alt #276

Merged
merged 3 commits into from
Nov 8, 2023

Conversation

korikuzma
Copy link
Contributor

Address #275 for main branch

@korikuzma korikuzma added bug Something isn't working priority:high High priority labels Nov 7, 2023
@korikuzma korikuzma self-assigned this Nov 7, 2023
@korikuzma korikuzma requested review from a team as code owners November 7, 2023 23:09
Copy link
Member

@ahwagner ahwagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

VRS supports all IUPAC codes, this allows all IUPAC codes. Seems reasonable to me!

Copy link
Member

@ahwagner ahwagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should remove . and * unless necessary for gnomAD expressions; in which case we need a method to handle them properly for VRS (these are not valid IUPAC nucleotide characters).

src/ga4gh/vrs/extras/translator.py Outdated Show resolved Hide resolved
korikuzma and others added 2 commits November 8, 2023 11:53
Co-authored-by: Alex H. Wagner, PhD <Alex.Wagner@nationwidechildrens.org>
@korikuzma
Copy link
Contributor Author

Confirmed with gnomAD team that ALT will never be ..

@korikuzma korikuzma merged commit 0419979 into main Nov 8, 2023
4 checks passed
@korikuzma korikuzma deleted the issue-275 branch November 8, 2023 21:00
korikuzma added a commit that referenced this pull request Nov 8, 2023
)

Co-authored-by: Alex H. Wagner, PhD <Alex.Wagner@nationwidechildrens.org>
korikuzma added a commit that referenced this pull request Nov 8, 2023
)

Co-authored-by: Alex H. Wagner, PhD <Alex.Wagner@nationwidechildrens.org>
korikuzma added a commit that referenced this pull request Nov 8, 2023
) (#277)

Co-authored-by: Alex H. Wagner, PhD <Alex.Wagner@nationwidechildrens.org>
korikuzma added a commit that referenced this pull request Nov 8, 2023
) (#278)

Co-authored-by: Alex H. Wagner, PhD <Alex.Wagner@nationwidechildrens.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority:high High priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants