Skip to main content

Results and Exports

PhenoWorks keeps generated outputs linked to the dataset, plot, and pipeline that produced them. These files are the starting point for further analysis, interpretation, figures, and research writing.

Pipeline artifacts

What a run can produce

OutputUse
Images and masksInspect transformations or review image-processing results
Feature tablesCompare measurements across plots, dates, or treatments
JSON summariesReview structured results and processing metadata
Run logsFollow execution and investigate errors
Method recordsTrace the pipeline definition and processing context

Outputs depend on the selected blocks. The pipeline worker saves returned DataFrames as Excel workbooks and other serializable results as JSON. Blocks can also save additional artifacts, such as enhanced images.

Find and download results

  1. Open Analysis Pipelines and find the relevant run.
  2. Check its status and View output log.
  3. Open its artifacts and inspect their details.
  4. Preview supported text content or download the output file.
  5. Retain the dataset, run, method version, and parameter context with exported results.

Use the results

Download feature tables for notebooks or statistical software, or ask the PhenoWorks Agent to retrieve available outputs and help interpret them. It can also help draft preliminary-data sections for manuscripts and grant proposals from selected evidence.

MCP exposes list_artifacts and download_artifact for compatible clients. Downloads are written on the MCP host; a remote client may need shared storage or another transfer step to access those files.

See Viewing and Exporting Results and Draft Research Sections.