Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 458 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 458 Bytes

perturbation-metrics

To setup an appropriate python environment, simply install pertpy. This will also install other required packages such as scanpy and scvi-tools.

pip install pertpy

Simulations were run in R. To set up an appropriate R environment, please install the following in an R 4.0+ environment.

BiocManager::install("splatter")
BiocManager::install("scater")