Data¶
Summary Table¶
The subject-level analysis table used by most plots and statistics. See also: Summary table.
Marker Table¶
A per-marker table imported from FLASH/ImageJ outputs before summaries are assembled. See also: Marker tables.
Image Table¶
The table of imported image metadata, including marker, subject, ROI, and path columns. See also: Image table.
ROI Table¶
A table organized by region of interest or ROI-derived measurements. See also: ROI tables.
AnimalName¶
The stable subject identifier column used internally and by most grouped plots. See also: Summary table.
Condition¶
The stable internal group label column. See also: Groups and factors.
Factor Column¶
A column such as genotype, sex, or timepoint used to build or split groups. See also: Groups and factors.
Region¶
A named anatomical or analysis region in imported tables. See also: ROI parameters.
ROI¶
A region-of-interest identifier. See also: ROI tables.
ImageROI¶
An image-level ROI identifier used when matching image panels back to imported metadata. See also: Image table.
Sentinel¶
A special placeholder value, such as an exclusion marker, that should not be treated as a numeric measurement. See also: Exclusion ledgers.
Exclusion Ledger¶
A record of excluded or manually flagged values. See also: Exclusion ledgers.
Group Spec¶
A JSON-like definition of groups, colors, factors, and comparisons. See also: Group specs.
Plot Spec¶
A YAML, TOML, or JSON file describing one or more plots to run. See also: Plot spec files.
Pipeline Manifest¶
A saved JSON record of pipeline inputs, options, and outputs. See also: Pipeline manifests.
Pickle¶
A saved Python object state file, usually ending in .pkl. See also:
Pickle files.
Excel Workbook¶
An exported .xlsx file containing selected PyFLASH tables. See also:
Excel workbooks.
Run Folder¶
An output folder for one pipeline or modelling run. See also: Pipeline run folders.
Report Record¶
A structured record used by reporting and pipeline outputs. See also: Report records.