v0.4.0
Highlights
-
Ag3
: Make public theopen_genome()
,open_snp_sites()
,open_site_filters()
andopen_snp_genotypes()
methods. -
Ag3
: Add thecross_metadata()
method. -
Ag3
: Addsite_annotations()
andopen_site_annotations()
methods. -
Ag3
: Add thesnp_calls()
method. -
Improve unit tests.
-
Improve memory usage.
What's Changed
- Ag3 by @alimanfoo in #1
- s/cohort/sample_sets/ by @alimanfoo in #2
- Rename seq_id to contig by @alimanfoo in #3
- Fix path for fsspec changes by @alimanfoo in #7
- Misc enhancements by @alimanfoo in #11
- Add CI via github action by @alimanfoo in #18
- Ag3 SNP xarray dataset enhancements by @alimanfoo in #17
- Improve memory; support inline_array by @alimanfoo in #20
Full Changelog: https://github.com/malariagen/malariagen-data-python/commits/v0.4.0