Skip to content

v7.4.0

Compare
Choose a tag to compare
@alimanfoo alimanfoo released this 28 Mar 23:30
· 344 commits to master since this release
2ed6ad6

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