Compare two studies and explain why they disagree
compare_studiesExplains why two scientific papers disagree: extracts and verifies each study's design from source text, lists differences that could drive the conflict, and marks unsupported fields 'not reported'.
Instructions
Explain WHY two scientific papers reach different conclusions. Extracts each study design (species, model, intervention, assay, dose, timing, endpoint, sample size, statistic, finding, limitations), verifies every extracted value against the source text with deterministic grounding, then lists the design differences that could drive the disagreement (unranked, plus the dimensions that are identical in both and so ruled out) and suggests what evidence would resolve it. Every claim is traced to a verbatim quote; unsupported fields are returned as "not reported" rather than guessed. Never picks a winner. Each paper is given as {id} (PMID or DOI) or {text}. Requires ANTHROPIC_API_KEY – use compare_example for a no-key demonstration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paperA | Yes | First study – {id} (PMID/DOI) or {citation, text} | |
| paperB | Yes | Second study – {id} (PMID/DOI) or {citation, text} | |
| question | No | The question under comparison, e.g. "Is the Treg lineage stable in vivo?" |