All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. Full commit history is available in the commit logs.
- Use
rapids_singlecell,cupyandcumlto accelerate cluster marker computation on GPUs {pr}37. - Add the possibility to softly enforce adherence to expected cell types {pr}
42.
- Run cluster label harmonization also for a single sample {pr}
37. - Re-format prompts into a dataclass {pr}
42.
- Fixed a bug with integer sample labels {pr}
37.
- Added tests for the single-sample case {pr}
29. - Refer to issues and PRs with sphinx {pr}
30.
- Removed
tenacityfor query retries {pr}28.
- Fixed
_get_annotation_summary_stringfor the single-sample case {pr}29. - Fixed the expected cell type marker test by adding additional marker genes {pr}
28.
- Update the documentation, in particular the installation instructions.
- Initial push to PyPI
Initial package release