sgkit
sgkit copied to clipboard
Scalable genetics toolkit
- [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`
It would be very useful to have the ability to subset a dataset using `bcftools` expressions for regions (`-r/-t`), filter expressions (`-i/-e`), and samples (`-s`). This is now possible using...
See #1319 and temporary pin introduced in #1322