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] relax requirements of variant_qc #12851

Merged
merged 1 commit into from
Apr 6, 2023

Conversation

danking
Copy link
Contributor

@danking danking commented Apr 6, 2023

CHANGELOG: hl.variant_qc no longer requires a locus field.

Fixes #12844.

CHANGELOG: `hl.variant_qc` no longer requires a `locus` field.

Fixes hail-is#12844.
@danking danking merged commit 68f4ccc into hail-is:main Apr 6, 2023
@skr3178
Copy link

skr3178 commented Apr 10, 2023

thank you for these changes.
I am facing trouble in installing this branch of the package.

i tried

pip install git+https://github.com/danking/hail.git@relax-variant-qc

git clone https://github.com/danking/hail.git --branch relax-variant-qc --single-branch
cd hail
pip install .

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.

‘locus’ (type ‘locus<any>’)
3 participants