QUALITY_SE#
Python object: phenotypic.schema._quality_se.QUALITY_SE
Measurement info for the replicate-agreement standard-error QC check.
Carries the per-(group, time) summary statistics used to gauge how tightly biological replicates agree on a colony phenotype. Disagreement between replicates often signals contamination, edge artifacts, or imaging issues rather than real biology, so the SE and CV columns drive curation decisions downstream of the QC pipeline.
Column label |
Description |
Type |
|---|---|---|
|
Raw SE = stddev / sqrt(n) across replicates. |
|
|
Mean across replicates at this (group, time). |
|
|
Coefficient of variation, stddev / |mean|. |
|
|
Replicate count contributing to the SE. |