Changelog#

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.

[Unreleased]#

Fixed#

  • Methods were missing detailed explaination in the documentation

Version 0.3.1#

Added#

  • SCANVIBoostrapper.save for saving bootstrap results into feather format [0ebd757]

  • New parameter gene_symbols for plots.feature_plot and SCANVIBoostrapper.feature_plot [81349a7]

Changed#

  • Empty subplots are removed from the figure [81349a7]

Version 0.3.0#

Added#

  • SCANVIBoostrapper for automatic bootstrapping bb7d12b

  • mypy linting as part of CI 236bb75

Fixed#

  • Readonly warning when creating train and test Tensor objects 4442efc

Version 0.2.0#

[!WARNING]
Breaking changes New changes to the API, please see the documentation

Changed#

  • new api documentation

  • new api changes

  • use uvx for running tools

Version 0.1.0#

NOTE: Use this version with initial release of the AI models v1.0.

Initial release of biorXiv version as a python package.