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

[query] Teach hl.default_reference to set the default reference genome #13888

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

chrisvittal
Copy link
Collaborator

@chrisvittal chrisvittal commented Oct 23, 2023

CHANGELOG: hl.default_reference can now be passed an argument to change the default reference genome.

Now, when hl.default_reference is passed a reference genome argument, it sets the default reference to that reference genome and returns None.

Now, when hl.default_reference is passed a reference genome argument, it
sets the default reference to that reference genome and returns None.
Copy link
Contributor

@danking danking left a comment

Choose a reason for hiding this comment

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

Excellent! Can you add a CHANGELOG line we can use to inform users of this new functionality? Otherwise I'm ready to approve.

@danking danking merged commit 30b461a into hail-is:main Oct 24, 2023
8 checks passed
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.

2 participants