report-show-enrichment

Report: show enrichment results

Metadata

Statusdone
Assignedagent-33
Agent identity3184716484e6f0ea08bb13539daf07686ee79d440505f1fdf2de0357707034c3
Created2026-03-31T21:29:59.984607852+00:00
Started2026-03-31T21:30:19.977299546+00:00
Completed2026-03-31T21:31:57.097371508+00:00
Tagsreport, eval-scheduled
Eval score0.73
└ blocking impact0.85
└ completeness0.75
└ coordination overhead0.70
└ correctness0.70
└ downstream usability0.70
└ efficiency0.85
└ intent fidelity0.70
└ style adherence0.70

Description

Goal

Read and report the actual GO enrichment results from the PHR-only analysis.

Approach

  1. Read phr_GO_BP_enrichment.csv and log the full table (or top 25 terms with term name, p-value, adjusted p-value, gene count, gene ratio, and the gene list for each term)
  2. Read phr_GO_MF_enrichment.csv and log all 3 significant MF terms with the same detail
  3. Read phr_KEGG_enrichment.csv and note if anything was found
  4. Read comparison_table.csv and log its contents
  5. Also check if there are dotplot text files — log those too

Output

Log ALL the actual enrichment data so the user can see exactly what was found. Don't summarize — show the data.

Validation

  • All significant terms are logged with their p-values and gene lists
  • The comparison table contents are logged

Depends on

Required by

Log