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: handle cases where gene_context is not found #536

Merged
merged 10 commits into from
Feb 13, 2024
Merged

fix: handle cases where gene_context is not found #536

merged 10 commits into from
Feb 13, 2024

Conversation

korikuzma
Copy link
Member

close #535

  • Also handles cases where only protein or cdna gene is found and adds warnings if there is a mismatch when both exist. Haven't found an example of where a mismatch occurs, but once I do I can add a test for it.

* Use the "src" layout instead of a "flat" layout
* Move build settings into pyproject.toml
* Also handles cases where only protein or cdna gene is found and adds
  warnings if there is a mismatch when both exist
@korikuzma korikuzma added bug Something isn't working priority:high High priority labels Feb 13, 2024
@korikuzma korikuzma self-assigned this Feb 13, 2024
katiestahl
katiestahl previously approved these changes Feb 13, 2024
Base automatically changed from issue-531 to main February 13, 2024 21:29
@korikuzma korikuzma dismissed katiestahl’s stale review February 13, 2024 21:29

The base branch was changed.

@korikuzma korikuzma merged commit 0cf8881 into main Feb 13, 2024
10 checks passed
@korikuzma korikuzma deleted the issue-535 branch February 13, 2024 21:31
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.

gnomad_vcf_to_protein handle cases where no gene is found
2 participants