Skip to content

Cellular Detection: Flow Cytometry, FACS, and CyTOF

TL;DR

Flow cytometry measures markers on or inside single cells in suspension. FACS adds sorting, so selected cells can be collected. CyTOF/mass cytometry replaces fluorescent labels with metal tags, increasing marker count while sacrificing live-cell sorting. These methods are central for immunophenotyping, leukemia/lymphoma work, tumor microenvironment studies, and cell-therapy manufacturing. Sources: [1], [2]


What it measures

MeasurementExample
cell size/granularityFSC/SSC
surface markersCD3, CD4, CD8, CD19, PD-1
intracellular proteinsFOXP3, cytokines, phospho-signaling
viabilitylive/dead stains
cell cycle/DNA contentDNA-binding dyes
functiondegranulation, cytokine capture, proliferation

Flow vs FACS vs CyTOF

MethodBest forCaveat
Flow cytometryfast multiparameter cell profilingcompensation, autofluorescence
FACSsorting viable populationsstress, purity/yield tradeoff
CyTOFhigh-dimensional immune profilingno live-cell recovery, lower throughput

Common outputs

  • FCS files
  • compensation matrix
  • gating hierarchy
  • marker intensity matrix
  • cluster labels
  • sorted-cell metadata
  • QC for viability and doublets

Failure modes

  • bad antibody panel design
  • spectral overlap or compensation errors
  • dead-cell artifacts
  • doublets
  • batch effects
  • over-gating by eye
  • tissue dissociation bias
  • losing fragile or adherent cell types

Developer notes

  • FCS files should be stored with panel metadata and compensation/spillover matrices.
  • Gating is an analysis decision; preserve the hierarchy and thresholds.
  • Batch correction cannot recover cell types lost during dissociation.
  • Marker intensity is not comparable across instruments without controls.
  • Sorted populations need purity, yield, and viability metadata.
  • Automated clustering should be checked against known biology and manual gates.

References

  1. Chan A, Au R, Gao Q, et al. Role of flow cytometric immunophenotyping in the diagnosis of breast implant-associated anaplastic large cell lymphoma. Cytometry B Clin Cytom 2024;106:117-125. PMID 38297808. https://doi.org/10.1002/cyto.b.22162
  2. Bendall SC, Simonds EF, Qiu P, et al. Single-cell mass cytometry of differential immune and drug responses across a human hematopoietic continuum. Science 2011;332:687-696. PMID 21551058. https://doi.org/10.1126/science.1198704

Early public release. Content evolves through continuous review. Questions: [email protected] · CC BY 4.0 where applicable.