What it is — Cell Painting plates U2OS or similar cells in a 384-well format, applies six dyes across five imaging channels (nucleus, endoplasmic reticulum, cytoskeleton, mitochondria, nucleoli/Golgi), then extracts hundreds of morphological, texture, and intensity features per cell using CellProfiler. The result is a high-dimensional fingerprint — a morphological profile — that captures how a perturbation reshapes cellular architecture without requiring prior knowledge of the mechanism.
Why the pipeline matters more than the model — A profile is only as trustworthy as the steps that produced it. Illumination Correction Before You Trust a Profile must happen before segmentation or any feature extraction, or the flat-field gradient masquerades as a biology signal. Cellpose vs CellProfiler for Nuclei Segmentation governs mask quality, and poor masks propagate noise into every downstream feature. From Masks to Morphology: Features & Self-Supervised Embeddings extends classical CellProfiler features with self-supervised embeddings (DeepProfiler, scDINO) that can capture variance classical descriptors miss. Batch effects then require Batch Correction Without Erasing Biology — sphering and Harmony remove plate-to-plate drift, but the dial must be set precisely or real phenotypic differences disappear with it. The final quality gate is Percent Replicating: if replicates do not agree, something upstream failed, and the hit list is meaningless.
The Fovea stance — Cell Painting is the flagship modality for image-based profiling, but the assay protocol is the easy part. Reproducible, publication-grade profiling requires a validated, QC-instrumented pipeline from ingest through readout — with every stage checkpointed and every profile traceable to its plate map, acquisition parameters, and correction coefficients. The measurement is only as credible as the evidence it comes with.
The choice between classical features and deep embeddings matters less than the integrity of the illumination correction, segmentation, and batch correction that precede them. A morphological profile from a broken pipeline is noise, regardless of the model used to extract it.
How we run it — the Cell Painting pipeline, stage by stage — the nine-stage imaging backbone reshaped for this modality, with the tools, sub-steps and deliverable at each stage.