Skip to content

v7.0.0

Compare
Choose a tag to compare
@leehart leehart released this 27 Oct 14:15
· 453 commits to master since this release
5daf1c3

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