What you get
A target dossier organized by evidence tier, with a strength grade per tier, an explicit disconfirming-evidence section, and a named next experiment. The ratio between preclinical and clinical volume is itself part of the finding.Who it’s for
Discovery and translational teams deciding whether a target justifies a program, and reviewers pressure-testing that decision.The prompt
How it works
1
Study-type filters are the tier boundary
study_types=animal and non-rct in vitro isolate preclinical work; human=true with rct and cohort study isolates the clinical tier. Running both and comparing volumes gives you the translational gap for free.2
Disconfirming evidence is searched for, not waited for
Querying the target’s name and indication returns confirmation. Finding the failures requires separate queries phrased toward failure — termination, non-replication, negative result.
3
Tiers stay separate through to the output
Merging tiers lets a large volume of in vitro work stand in for absent human evidence. Grading each tier independently prevents that.
The API equivalent
What to check before you trust it
- Check the disconfirming section is real. If it is empty or generic, the negative queries were not run. That section failing is the difference between a dossier and a pitch.
- Preclinical volume is not evidence strength. Fifty in vitro papers and no human data is a weak target with a large literature. The ratio should be stated plainly.
- Watch for pathway substitution. Evidence for a pathway is often presented as evidence for a specific target. Check that Tier 1 and Tier 5 are about the target itself.
- Gene-name synonyms matter. Older aliases and gene-family names return different literature. Confirm the search covered them.
Related
Create a biomarker evidence report
The same tiered discipline, applied to a biomarker range.
Monitor new research about a drug, device, or brand
Keep watching the target once the program starts.
Best practices
Fan-out, the filter ladder, and the rest of the primitives.
All use cases
Browse the gallery by persona.