Skip to content

Releases: malariagen/malariagen-data-python

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

v7.1.3

22 Dec 17:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.1.2...v7.1.3

v7.1.2

22 Dec 17:12
c461401
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.1.1...v7.1.2

v7.1.1

01 Dec 13:58
Compare
Choose a tag to compare

Full Changelog: v7.1.0...v7.1.1

v7.1.0

01 Dec 13:54
c49d6d2
Compare
Choose a tag to compare

Highlights

  • Adds Ag3.fst_gwss() and Ag3.plot_fst_gwss() functions for calculating and plotting Fst across a contig.

What's Changed

Full Changelog: v7.0.5...v7.1.0