Skip to content

Releases: malariagen/malariagen-data-python

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

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