-
Notifications
You must be signed in to change notification settings - Fork 16
Workflow Ross lab
Instructions: Here is an example of the morphological profiling data analysis workflow followed by the Carpenter lab. Please write down the workflow that you use in your own group, adding new steps if needed. Also, please provide references where relevant. During the hackathon, each group will be allotted 8 minutes to present their workflow.
Biological problems addressed by your group that use morphological profiling and types of perturbations that are profiled.
(What we do)
Use image analysis software to extract features from images. This results in a data matrix where the rows correspond to cells in the experiment and the columns are the extracted image features.
(How we do it)
Flag/remove images that are affected by technical artifacts or segmentation errors.
(How we do it)
Filter out or impute missing values in the data matrix.
(How we do it)
Normalize cell features with respect to a reference distribution (e.g. by z-scoring against all DMSO cells on the plate).
(How we do it)
Transform features as appropriate, e.g. log transform.
(How we do it)
Systematic noise such as plate effects need to handled.
(How we do it)
Select features that are most informative, based on some appropriate criterion, or, perform dimensionality reduction
(How we do it)
Aggregate single-cell data from each well to create a per-well morphological profile. This is typically done by computing the median across all cells in the well, per feature. Other approaches include methods to first identify sub-populations, then construct a profile by counting the number of cells in each sub-population.
(How we do it)
An appropriate similarity metric is crucial to the downstream analysis. Pearson correlation and Euclidean distance are the most common metrics used.
(How we do it)
Analysis/visualization performed after creating profiles. E.g. clustering, classification, visualization using 2D embeddings, etc.
- Ref 1
- Ref 2
- ...
Implementing profiling workflows
- IA-Lab (AstraZeneca Cambridge)
- Bakal (Inst. Cancer Research London)
- Borgeson (Recursion)
- Boutros (German Cancer Research Center)
- Carpenter (Broad Imaging Platform)
- Carragher (U Edinburgh)
- Clemons (Broad Comp. Chem. Bio)
- de Boer (Maastricht U)
- Frey (U Toronto)
- Horvath (Hungarian Acad of Sciences)
- Huber (EMBL Heidelberg)
- Jaensch (Janssen)
- Jaffe (Broad Comp. Proteomics)
- Jones (Harvard)
- Linington (Simon Fraser U)
- Pelkmans (U Zurich)
- Qiu (Georgia Tech)
- Ross (Novartis High Throughput Biol.)
- Rees (Swansea U)
- Subramanian (Broad CMap)
- Sundaramurthy (Nat. Center for Biol. Sciences)