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

Port VCF partitioning code from sgkit #22

Merged
merged 8 commits into from
Feb 21, 2024

Conversation

tomwhite
Copy link
Contributor

Fixes #12

This ports the partition_into_regions code and associated functions from sgkit.

Unit tests pass, but I needed to install a few more packages for testing (pip install pytest pytest-datadir xarray sgkit). I've put things in the obvious places, but you probably want to move things around. I haven't run any formatting/linting on the files either.

@jeromekelleher
Copy link
Contributor

Awesome, thanks @tomwhite !

@jeromekelleher jeromekelleher merged commit 9193834 into sgkit-dev:main Feb 21, 2024
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.

Add within-VCF file partitioning
2 participants