sgkit icon indicating copy to clipboard operation
sgkit copied to clipboard

Scalable genetics toolkit

Results 243 sgkit issues
Sort by recently updated
recently updated
newest added

- [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...

core operations

See #1319 and temporary pin introduced in #1322

upstream