Skip to content

v3.1.0

Compare
Choose a tag to compare
@alimanfoo alimanfoo released this 01 Apr 16:47
· 833 commits to master since this release
29b9631

Highlights

  • Ag3: Limit docstring widths for better wrapping in colab help tabs
    (GH186).
  • Ag3: Return a copy of cached DataFrames to any subsequent user
    modifications do not affect the cached data
    (GH184).
  • Ag3: Improving zooming behaviour of bokeh genome plots
    (GH189).
  • Ag3: Add sample identifiers to CNV HMM heatmap plots
    (GH191).
  • Ag3: Exclude high coverage variance samples by default in CNV HMM
    heatmap plots
    (GH178).
  • Ag3: Standardise default width of bokeh genome plots
    (GH174).
  • Ag3: Consistently capitalise plot labels
    (GH176).
  • Ag3: Tidy title for CNV HMM heatmap plots when using multiple
    sample sets
    (GH175).
  • Ag3: Fix a bug in loading of gene CNV frequencies where
    intermediate species samples are missing
    (GH183).

What's Changed

Full Changelog: v3.0.0...v3.1.0