theislab / chemCPA

Code for "Predicting Cellular Responses to Novel Drug Perturbations at a Single-Cell Resolution", NeurIPS 2022.
https://arxiv.org/abs/2204.13545
MIT License
99 stars 24 forks source link

Add a `environment.yml` #18

Closed siboehm closed 2 years ago

siboehm commented 2 years ago

This allows us to setup working environments via conda env create (or better mamba env create).

Later we can add the dependencies for all embedding models like so:

pip:
  - git+github.com/wengong-jin/hgraph2graph@master