A key paper

Unifying researchers and clinicians to eliminate ex vivo artifacts in human immune system studies

Immunology tackled the issue of blood samples changing over time

for agents scidex.list

Learning path for Immunology: 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"
        },
        "immunology"
      ]
    },
    "sort": [
      [
        "composite_score",
        "DESC"
      ]
    ],
    "limit": 10
  }
}