Skip to content

Releases: malariagen/malariagen-data-python

v7.10.0

01 Jun 22:11
2d10548
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.9.0...v7.10.0

v7.9.0

26 May 15:52
85aa30a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.8.0...v7.9.0

v7.8.0

19 May 18:50
c3e76e2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.7.0...v7.8.0

v7.7.0

18 May 12:39
77cd67b
Compare
Choose a tag to compare

Please note that this release includes stricter type checking of parameters passed into functions in the public API. If you experience TypeError exceptions and are unclear about the cause, please go ahead and raise an issue.

What's Changed

Full Changelog: v7.6.0...v7.7.0

v7.6.0

11 May 19:51
61bb489
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.5.0...v7.6.0

v7.5.0

17 Apr 20:26
5c8b914
Compare
Choose a tag to compare

What's Changed

  • Drop support for Python 3.7 by @alimanfoo in #377
  • Add min and max cohort size options to haplotypes, and add support in h12, h1x and fst functions by @sanjaynagi in #379
  • Anopheles refactor part 1 - AnophelesBase by @alimanfoo in #380
  • Anopheles refactor part 2 - AnophelesGenomeSequenceData by @alimanfoo in #381
  • Anopheles refactor part 3 - AnophelesGenomeFeaturesData by @alimanfoo in #382
  • Move _prep_sample_sets_param by @alimanfoo in #383
  • Add quarter cohorts in read_cohort_metadata() exceptions by @ahernank in #385

New Contributors

Full Changelog: v7.4.0...v7.5.0

v7.4.0

28 Mar 23:30
2ed6ad6
Compare
Choose a tag to compare

What's Changed

  • Ag3.genome_sequence() - add support for joined arms by @alimanfoo in #346
  • ag3.genome_features() - add support for joined arms by @sanjaynagi in #347
  • Add quarter derived from month to sample metadata. Add tests. by @leehart in #349
  • Ag3 snp_genotypes(), snp_sites(), snp_variants(), snp_calls() - support for joined arms by @sanjaynagi in #352
  • Add years, sample_sets, contributors to plot_samples_interactive_map marker titles by @leehart in #356
  • ag3.haplotypes() - add support for joined arms by @sanjaynagi in #355
  • plot_haplotype_clustering() fix - append extra metadata to hover data if specified by @sanjaynagi in #354
  • Add Af1 site filters track for view_alignments() by @leehart in #357
  • implement iHS GWSS by @sanjaynagi in #360
  • Raise error when _snp_df() transcript is not found by @leehart in #364
  • Support basemap str for plot_samples_interactive_map by @leehart in #372
  • Implement G123 gwss method by @sanjaynagi in #369
  • Type annotations and numpydoc_decorator applied to AnophelesDataResource by @alimanfoo in #353

Full Changelog: v7.3.1...v7.4.0

v7.3.1

23 Feb 15:56
873393f
Compare
Choose a tag to compare

What's Changed

  • Fix bug with multiple regions in PCA and snp_allele_counts by @alimanfoo in #338

Full Changelog: v7.3.0...v7.3.1

v7.3.0

06 Feb 13:58
0927836
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.2.0...v7.3.0

v7.2.0

30 Jan 14:04
97d1920
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.1.3...v7.2.0