Releases: Novartis/scar
Releases · Novartis/scar
v0.4.2
v0.4.1
What's Changed
Feature
- inference: add a round_to_int parameter to round the counts (float) for easy interpretation and better integration into other methods (#47) (
902a2b9
) (8694239
)
Build
Chore
Documentation
- readthedocs: add scAR_logo image (#51) (
c34f362
) - tutorials: add ci=None to speed up plotting (#51) (
902a2b9
)
Contributor
@CaibinSh and @mdmanurung
Full Changelog: v0.4.0...v0.4.1
v0.4.0
v0.3.5
v0.3.4
v0.3.3
v0.3.2
v0.3.2
v0.3.1
v0.3.0
What's Changed
- Implementation of readthedocs documentation. Tutorials, installations and API are available.
- Code refactoring
Renaming module names, e.g. changing "scAR" -> "scar"
Renaming parameter names, e.g."scRNAseq_tech" -> "feature_type"
"model" -> "count_model"
"empty_profile" -> "ambient_profile"
...
- Black and Pylint re-formatting the code
Contributor
@CaibinSh @fgypas @mr-nvs @Tobias-Ternent
Full Changelog: v0.2.3...v0.3.0