Skip to content

Releases: malariagen/malariagen-data-python

v15.3.0

07 Jul 14:30
d53e326
Compare
Choose a tag to compare

What's Changed

  • Handle ZeroDivisionError in plot_pairwise_average_fst by @jonbrenas in #769
  • Readme updates and new dev setup video by @alimanfoo in #774
  • Fix Windows path compatibility in cloud storage URLs by @mohamed-laarej in #786
  • Feat: Add functions to access insecticide resistance phenotype data by @mohamed-laarej in #792
  • Add "taxon_by" param to *_frequencies_advanced() functions and allow the "period_by" param to specify a column name by @leehart in #694

New Contributors

Full Changelog: v15.2.2...v15.3.0

v15.2.2

28 Apr 10:06
511f0b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v15.2.1...v15.2.2

v15.2.1

24 Apr 09:08
a74b709
Compare
Choose a tag to compare

What's Changed

Full Changelog: v15.2.0...v15.2.1

v15.2.0

21 Apr 11:02
a7bb710
Compare
Choose a tag to compare

What's Changed

Full Changelog: v15.1.0...v15.2.0

v15.1.0

07 Apr 17:29
1b629c9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v15.0.1...v15.1.0

v15.0.1

30 Jan 14:58
ed0d930
Compare
Choose a tag to compare

What's Changed

  • Add GitHub workflow to add the triage label to opened, reopened issues by @leehart in #713
  • Update plot_njt() in distance.py - render_mode="svg" by @cclarkson in #718

Full Changelog: v15.0.0...v15.0.1

v15.0.0

16 Jan 17:50
c5303eb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v14.0.0...v15.0.0

v14.0.0

29 Nov 17:25
1ba4714
Compare
Choose a tag to compare

What's Changed

Full Changelog: v13.5.0...v14.0.0

v13.5.0

23 Oct 23:17
20efee0
Compare
Choose a tag to compare

What's Changed

  • Add support for dynamic neighbour-joining by @alimanfoo in #647
  • Plot H12 GWSS traces for multiple cohorts together in a single figure by @jonbrenas in #595

Full Changelog: v13.4.0...v13.5.0

v13.4.0

21 Oct 10:28
674169f
Compare
Choose a tag to compare

What's Changed

  • Replace np.in1d with np.isin in g123.py by @leehart in #637
  • Add cross_metadata to sample metadata section of Ag3 docs by @leehart in #638
  • Add Ag inversion karyotyping support by @sanjaynagi in #608
  • Add sample location scatter maps by @leehart in #639
  • Use optional env var for show_progress in Ag3, Af1 by @leehart in #640
  • Improve neighbour-joining tree performance by @alimanfoo in #641
  • Small simplification to progress monitoring within plot_njt by @alimanfoo in #643

Full Changelog: v13.3.0...v13.4.0