Cell-blast

Latest version: v0.5.0

Safety actively analyzes 621892 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.5.0

v0.5.0 marks a major overhaul of the Cell BLAST code base, where obsolete dependencies and have been replaced by modern solutions. Meanwhile, care has been taken to ensure that the new implementation has the same high-level API, and generates results consistent with the old one.

Major changes include:

1. Switched model backend from the old Tensorflow v1 to [PyTorch](https://pytorch.org/);
2. Ditched in-house data class and file format in favor of [AnnData](https://anndata.readthedocs.io/en/latest/).

See our [migration guide](https://cblast.readthedocs.io/en/latest/migration.html) for details on any necessary change to existing code and data utilizing `Cell BLAST`.

0.3.8

Minor bug fixes.

0.3.7

* Additional evaluations
* Minor bug fixes

0.3.6

* Added gradient-based gene ranking for model interpretation
* Added BLAST2CO
* New reference datasets

0.2.14

**Cell BLAST package update:**

* Support training and querying on unnormalized data, with preprocessing performed internally.
* Improve API for the BLAST class.
* Various bug fixes.

**Evaluation update:**

* Improved benchmarks and add new experiments.
* Rewrote all pipelines with snakemake.

0.1.2

* Add jitter for violin
* Add html version of the tutorials
* Other minor changes

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.