Releases: scverse/pertpy
Releases Β· scverse/pertpy
1.0.4 π
Changes
π Features
- Speedup For EDistance-like distances (#880) @selmanozleyen
- add
milo-edgerextra (#874) @mschilli87 - ci: fix isort formatting (#878) @flying-sheep
- Add permutation test (#726) @maltekuehl
π Bug Fixes
- Remove cmap default in
GuideAssignment.heatmap(#887) @Zethson - fix: adapt fixture usage to newer pytest versions (#879) @flying-sheep
- remove decoupler mention (#869) @Zethson
- unpin R version in CI (#863) @Zethson
- Fix harded control key in plot_heatmap (#862) @Zethson
π§° Maintenance
1.0.3 π
1.0.2 π
Changes
π Bug Fixes
- Fixed GDSC and PRISM annotation warnings (#835) @Lilly-May
- Fix: Validate 'type' parameter in Tasccoda.load (#839) @JuanTejedor
- Partial fixes for make_arviz (#834) @jpintar
- Fix setting of
rng_keyinmake_arviz(#831) @jpintar
1.0.1 π
1.0.0 π
0.11.5 π
π Features
- Move to trusted publishing (#790) @Zethson
- Add conda-forge to installation instructions (#789) @Zethson
- fix seaborn 0.14 compat & testing dependencies & speed up tests (#787) @Zethson
- Support > 2 colors in
pt.tl.Sccoda.plot_boxplots(#784) @mschilli87
π Bug Fixes
- Fix LIL support for AnnData 0.12 (#792) @Zethson
- Fix compatibility with rpy 3.6.0 in milo (#791) @seohyonkim