Views
No views yet
requirements.txt in our github. We recommend creating a clean Conda environment using the following command:conda create -n "PerturbNet" python=3.7pip install PerturbNetdata_paper contains all the data necessary for reproducing the benchmarks and results in the paper.example_data contains all toy datasets for running the tutorials.models contains model weights for reproducing the results in the paper, including weights for PerturbNet, chemCPA, GEARS, and Biolord.pretrained_model contains the model weights of pretrained genotypeVAE and chemicalVAE. Data for generating the one-hot matrix for genetic perturbations is also included.