Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 415 Bytes

File metadata and controls

15 lines (10 loc) · 415 Bytes

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