Skip to content

Releases: malariagen/malariagen-data-python

v7.0.5

30 Nov 22:54
Compare
Choose a tag to compare

What's Changed

  • Fix WGS data catalogs for Ag3.0 release to use Sanger S3 by @alimanfoo in #303

Full Changelog: v7.0.4...v7.0.5

v7.0.4

23 Nov 19:58
21d816a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.3...v7.0.4

v7.0.3

10 Nov 23:32
Compare
Choose a tag to compare

What's Changed

  • Fix haplotype network grey pie segments for countries with a space in the name by @alimanfoo in #298

Full Changelog: v7.0.2...v7.0.3

v7.0.2

09 Nov 17:51
Compare
Choose a tag to compare

Fix version metadata.

Full Changelog: v7.0.1...v7.0.2

v7.0.1

09 Nov 17:46
86f705a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.0...v7.0.1

v7.0.0

27 Oct 14:15
5daf1c3
Compare
Choose a tag to compare

Highlights

  • Adds H1X statistics for detecting shared selective sweeps, via Ag3.h1x_gwss() and Ag3.plot_h1x_gwss() functions.
  • Adds Ag3.plot_haplotype_clustering() to visualise hierarchical clustering of haplotypes from a given genome region.
  • Adds Ag3.plot_haplotype_network() to visualise a median-joining network of haplotypes from a given genome region.
  • Adds the Pv4 and Pf7 classes for accessing data in the Plasmodium releases.
  • Add Pv4.sample_metadata() and Pf7.sample_metadata() functions for accessing metadata.
  • Add Pv4.variant_calls() and Pf7.variant_calls() functions for accessing variant calls.
  • Add Pv4.genome_features() and Pf7.genome_features() functions for accessing the genome feature annotations.
  • Add Pv4.genome_sequence() and Pf7.genome_sequence() functions for accessing the reference genome sequence.

What's Changed

New Contributors

Full Changelog: v6.1.1...v7.0.0

v6.1.1

14 Sep 08:11
9c66973
Compare
Choose a tag to compare

Updates client location message, adds haplotype progress bar and makes sample_sets/sample_query parameters optional in H12 functions.

v6.1.0

05 Sep 11:00
7afb2d5
Compare
Choose a tag to compare

Highlights

  • Adds cohort_size parameter to Ag3.haplotypes() function.
  • Adds Ag3.h12_calibration() and Ag3.plot_h12_calibration() functions to generate and plot h12 calibration data for different window sizes.
  • Adds Ag3.h12_gwss(), Ag3.plot_h12_gwss_track() and Ag3.plot_h12_gwss() to generate and plot h12 analyses.
    (GH272)
  • Fixes bug where in Google Colab notebooks, debug logging couldn't be turned off.
    (GH274)

What's Changed

Full Changelog: v6.0.1...v6.1.0

v6.0.1

21 Jul 08:33
642803a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v6.0.1

v6.0.0

12 Jul 10:49
655c514
Compare
Choose a tag to compare

Highlights

  • Add Ag3.plot_heterozygosity()
  • Add Ag3.cohort_diversity_stats() and Ag3.diversity_stats() with supporting functions
  • Add Ag3.plot_samples_interactive_map()
  • Add Ag3.count_samples()
  • Add Ag3.roh_hmm() and Ag3.plot_roh() with supporting functions

What's Changed

Full Changelog: v5.1.0...v6.0.0