/cmQTL

High-dimensional phenotyping to define the genetic basis of cellular morphology

Primary LanguageJupyter NotebookBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Cell Morphology Quantitative Trait Loci (cmQTL)

High-dimensional phenotyping to define the genetic basis of cellular morphology

Reproducibility

To reproduce the computational environment, first fork and clone the repository, then create and activate the conda environment.

# Using conda version > 4.6
conda env create --force --file environment.yml

# Activate environment
conda activate cmqtl