Skip to content

Modeling complex perturbations with CellFlow

License

Notifications You must be signed in to change notification settings

ONERAI/cell_flow_perturbation

 
 

Repository files navigation

PyPI Downloads CI Pre-commit Codecov Docs

CellFlow - Modeling Complex Perturbations with Flow Matching

CellFlow is a framework for predicting phenotypic responses of complex perturbations at the single-cell level.

CellFlow

Example Applications

  • Modeling the effect of single and combinatorial drug treatments
  • Predicting the phenotypic response to genetic perturbations
  • Modeling the development of perturbed organisms
  • Cell fate engineering
  • Optimizing protocols for growing organoids
  • ... and more; check out the documentation for more information.

Installation

Install CellFlow by running::

pip install cellflow-tools

In order to install CellFlow in editable mode, run::

git clone https://github.com/theislab/cellflow
cd cellflow
pip install -e .

For further instructions how to install jax, please refer to https://github.com/google/jax.

Citing CellFlow

TODO

About

Modeling complex perturbations with CellFlow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%