sgkit
sgkit copied to clipboard
Add `bcftools`-style filtering
- [x] Fixes #1329
- [x] Tests added
- [ ] User visible changes (including notable bug fixes) are documented in
changelog.rst - [x] New functions are listed in
api.rst
Looks like the build is failing on Python 3.12 due to https://github.com/pyranges/sorted_nearest/issues/10 from pyranges. Not sure why vcztools CI is working on Python 3.12 though.