Welcome to the CES analysis pipeline!
Upload your data using the sidebar menu. Review the format requirements below before running the analysis.
Raw data format
Upload a .zip archive containing raw plate reader exports, a plate annotation file, and an experimental info file.
- Plate files: Standard 384-well numeric matrix outputs (.xlsx) inside a folder (use Raw/ folder).
- Annotation file: Must contain "anno" or "Annotation" in the filename. Maps wells to drugs and concentrations.
- Info file: Must contain "info" or "breeze" in the filename. Maps screen IDs to filenames. Use Co-culture, Target, and Effector for screen identifiers.
Annotation file format
For raw plate reader signals. Normalized percent inhibition is computed automatically from internal plate controls.
- Required columns: WELL, PLATE, DRUG, CONCENTRATION, SCREEN_NAME, WELL_SIGNAL.
- Control anchors: The DRUG column must include BZCL (or POS) and DMSO (or NEG) as negative controls. Co-culture plates may optionally use DMSO2 (or NEG2) for a condition-specific baseline; if absent, DMSO is used.
Processed data format
For data already normalized to percent viability or inhibition.
- Required columns: DRUG, CONCENTRATION, SCREEN_NAME, RESPONSE.
- Screen identifiers: Must contain Co-culture and Target (or Mono). An optional Effector (or Control) screen enables toxicity scoring.
Antiviral data format
For evaluating viral inhibition against host cell viability.
- Required columns: DRUG, CONCENTRATION, SCREEN_NAME, RESPONSE.
- Screen identifiers: Must contain exactly Co-culture and Mock .
- Response values: Host Cell Viability (%) for Mock and Viral Inhibition (%) for Co-culture.
Supported formats
Drug sensitivity
Raw data (.zip)
Raw plate reader outputs, an experimental info file, and an annotation file bundled in a .zip archive. The pipeline parses, normalizes, and analyzes them automatically.
Annotation file
Ideal for raw plate reader outputs. Automatically computes normalized inhibition using internal controls.
Processed data
For pre-normalized data. Directly inputs viability or inhibition percentages across matched screens.
Antiviral
Processed data
Tailored for host-pathogen setups. Evaluates viral inhibition against mock-infected host viability.