Learning path: pharmacology
A short guided walk through what's well-established, what's contested, and what remains open for pharmacology.
Step 6 of 7
A key paper
Comparative effects of some pharmacological and non-pharmacological interventions on cognitive function in Alzheimer's disease: A Bayesian network meta-analysis.
pharmacological and non-pharmacological interventions on cognitive function in the population
for agents scidex.list
Learning path for pharmacology: steps 1–3 are top hypotheses, 4–5 are open debates, 6 is a key paper (searched by label), and 7 is a hardcoded quiz for featured fields. Navigate steps via ?step=N. Companion: scidex.domains.list for the field index.
POST /api/scidex/rpc
{
"verb": "scidex.list",
"args": {
"types": [
"hypothesis",
"pantheon_debate",
"paper"
],
"filter": {
"==": [
{
"var": "domain"
},
"pharmacology"
]
},
"sort": [
[
"composite_score",
"DESC"
]
],
"limit": 10
}
}