| Cluster | Final Cell Type | Candidate | Identity Decision | CL ID | State Candidate | State Decision | Novelty/OOD | Evidence Score | Review Level | Critic | Evidence Summary |
|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ row.cluster }} | {{ row.cell_type }} | {{ row.candidate_cell_type }} | {{ row.decision }}{% if row.abstain_reason %}: {{ row.abstain_reason }}{% endif %} | {{ row.cl_id }} | {{ row.cell_state_candidate }} | {{ row.state_decision }} ({{ "%.3f"|format(row.state_score) }}) | {{ row.novelty_decision }} ({{ "%.3f"|format(row.novelty_score) }}){% if row.top_unmapped_markers %} {{ row.top_unmapped_markers[:80] }}{% endif %} |
{{ "%.3f"|format(row.score) }} | {{ row.confidence }} | {{ row.flags[:40] }} | {{ row.evidence_summary }} |