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
76 stars 17 forks source link

How do I apply CPA to new control cells? #49

Open MUCDK opened 2 months ago

MUCDK commented 2 months ago

I want to train on a subset of control cells, and perform prediction on another set of control cells. how can i do that?