v0.5.0
added
- added Tangram to
deconvolution_spatial
- added scib metrics calculation to
integration
, using the scib-metrics package - extra documentation
fixed
- fixed error in
vis
- error occurred when only wanting to plot continuous or categorical variables (or neither), not both
- fixed error in
refmap
- high threads was not recognised, now fixed.
dependencies
- All the dependencies have been updated.
- Python>=3.10 required
- added seeds to all scvi tasks for reproducibility