Skip to content

Releases: malariagen/malariagen-data-python

v0.5.0

31 Jan 16:16
44bb5ab
Compare
Choose a tag to compare

Highlights

  • Ag3: Add snp_allele_frequencies().

  • Ag3: Add snp_effects().

  • Ag3: Add cnv_hmm(), cnv_coverage_calls() and
    cnv_discordant_read_calls().

  • Speed up test suite via caching.

  • Add configuration for pre-commit hooks.

What's Changed

Full Changelog: v0.4.3...v0.5.0

v0.4.0

31 Jan 16:17
Compare
Choose a tag to compare

Highlights

  • Ag3: Make public the open_genome(), open_snp_sites(), open_site_filters() and open_snp_genotypes() methods.

  • Ag3: Add the cross_metadata() method.

  • Ag3: Add site_annotations() and open_site_annotations() methods.

  • Ag3: Add the snp_calls() method.

  • Improve unit tests.

  • Improve memory usage.

What's Changed

Full Changelog: https://github.com/malariagen/malariagen-data-python/commits/v0.4.0