Skip to content

gscalia/DeepFake

 
 

Repository files navigation

DeepCellState: drug response prediction

Framework Drug treatment induces cell type specific transcriptional programs, and as the number of combinations of drugs and cell types grows, the cost for exhaustive screens measuring the transcriptional drug response becomes intractable. We developed DeepCellState, a neural network auto-encoder framework based on the DeepFake approach, for prediction of the induced transcriptional state in a cell type after drug treatment, based on the drug response in another cell type.

To run DeepCellState, download the data and extract it to some location. Add this path to to the data_dir file in the project root. Run train_models.py to generate the models.

Trained models can be downloaded from: models

DeepCellState requires tensorflow>=2.3.0, which can be installed via pip:

pip install tensorflow

About

DeepFake, cell profile prediction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%