theislab / cpa

The Compositional Perturbation Autoencoder (CPA) is a deep generative framework to learn effects of perturbations at the single-cell level. CPA performs OOD predictions of unseen combinations of drugs, learns interpretable embeddings, estimates dose-response curves, and provides uncertainty estimates.
BSD 3-Clause "New" or "Revised" License
83 stars 17 forks source link

Changed dependency versions #31

Closed ArianAmani closed 12 months ago

ArianAmani commented 12 months ago

anndata 0.10.0 updated changed a class name from SparseDataset to BaseCompressedSparseDataset and scvi-tools has not updated to be compatible yet. Changing anndata to 0.9.2