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

Add v4 to genome release constants #671

Merged
merged 1 commit into from
Jan 25, 2024
Merged

Add v4 to genome release constants #671

merged 1 commit into from
Jan 25, 2024

Conversation

klaricch
Copy link
Contributor

No description provided.

@klaricch
Copy link
Contributor Author

Add "v4.0" to GENOME_RELEASES and set CURRENT_GENOME_RELEASE to "v4.0"

Currently public_release("genomes").versions['4.0'] will fail with a key error. I think the only line this would break is https://github.com/broadinstitute/gnomad_qc/blob/901f0d8629eb69197548c3ae94ccae441bd46a4f/gnomad_qc/v3/annotations/compare_freq.py#L29 but since we are no longer updating v3 we might be able to hard code the version in that script instead

Copy link
Contributor

@mike-w-wilson mike-w-wilson left a comment

Choose a reason for hiding this comment

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

@klaricch klaricch merged commit 290a8d4 into main Jan 25, 2024
3 checks passed
@klaricch klaricch deleted the kl/current_release branch January 25, 2024 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants