v3.1.0
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
- CNV gene frequency bug fixes by @alimanfoo in #188
- Misc plotting improvements by @alimanfoo in #192
- Return copies of cached dataframes by @alimanfoo in #194
- Narrow docstrings by @alimanfoo in #195
- V3.1.0 prep by @alimanfoo in #199
Full Changelog: v3.0.0...v3.1.0