Skip to content

Releases: malariagen/malariagen-data-python

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

v5.1.0

27 Jun 13:45
f40da68
Compare
Choose a tag to compare

Highlights

  • Upgrade the default cohorts analysis in the Ag3 class to 20220608
    (GH256).

What's Changed

Full Changelog: v5.0.1...v5.1.0

v5.0.1

17 Jun 09:05
6121145
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.0.1

v5.0.0

31 May 19:12
5ff3481
Compare
Choose a tag to compare

Highlights

  • Upgrade the default species analysis in the Ag3 class to use a new
    set of improved ancestry-informative markers (AIMs). Note that this
    includes a small change to the values in the aim_species column of
    the sample metadata: the value "intermediate_arabiensis_gambiae" has
    been replaced by "intermediate_gambcolu_arabiensis" for consistency
    with AIM naming conventions used elsewhere.
  • Add Ag3.aim_calls() and Ag3.plot_aim_heatmap() functions for
    accessing and plotting ancestry-informative marker (AIM) genotypes
    (GH236).
  • Add site filters tracks to IGV via Ag3.view_alignments()
    (GH246).

What's Changed

Full Changelog: v4.4.0...v5.0.0

v4.4.0

25 May 11:12
af20cd1
Compare
Choose a tag to compare

Highlights

  • Add Ag3.aim_variants() function
    (GH233).
  • Enable plotting high coverage variance samples with
    Ag3.plot_cnv_hmm_coverage()
    (GH240).

What's Changed

Full Changelog: v4.3.1...v4.4.0

v4.3.1

24 May 15:16
f608039
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.3.0...v4.3.1

v4.3.0

29 Apr 17:02
b1986f7
Compare
Choose a tag to compare

Highlights

  • Add Ag3.plot_snps() to plot segregating and non-segregating SNPs and
    visualise site filters
    (GH226).

What's Changed

Full Changelog: v4.2.0...v4.3.0

v4.2.0

20 Apr 15:40
aefd123
Compare
Choose a tag to compare

Highlights

  • Add progress bars for longer-running computations using tqdm
    (GH217).
  • Add SNP genotypes to Ag3.view_alignments()
    (GH216).

What's Changed

Full Changelog: v4.1.0...v4.2.0

v4.1.0

14 Apr 22:23
81824a5
Compare
Choose a tag to compare

Highlights

  • Use pypi for igv-notebook dependency
    (GH209).
  • Add sample_query parameter to Ag3.haplotypes()
    (GH210).
  • Add sample_query and max_coverage_variance parameters to
    Ag3.cnv_hmm() and Ag3.gene_cnv()
    (GH213).

What's Changed

Full Changelog: v4.0.1...v4.1.0