ImmPort Search Studies
Search the ImmPort immunology database for studies by keyword, disease condition, assay method, or research focus. ImmPort is a NIAID-funded repository with 900+ open studies covering vaccine trials, flow cytometry, ELISPOT, RNA-seq, and clinical immunology data. Assay methods include: Flow Cytometry, ELISPOT, ELISA, RNA sequencing, Transcription profiling by array, Hemagglutination Inhibition, Luminex xMAP, Q-PCR, CyTOF, and more. Research focuses include: Vaccine Response, Infection Response,…
Overview
Search the ImmPort immunology database for studies by keyword, disease condition, assay method, or research focus. ImmPort is a NIAID-funded repository with 900+ open studies covering vaccine trials, flow cytometry, ELISPOT, RNA-seq, and clinical immunology data. Assay methods include: Flow Cytometry, ELISPOT, ELISA, RNA sequencing, Transcription profiling by array, Hemagglutination Inhibition, Luminex xMAP, Q-PCR, CyTOF, and more. Research focuses include: Vaccine Response, Infection Response, Immune Response, Transplantation, Autoimmune, Allergy, Preterm Birth. The species filter is applied server-side; condition_or_disease, assay_method, and research_focus filters are applied client-side.
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 161ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"assay_method": {
"description": "Filter by assay method (e.g., 'Flow Cytometry', 'ELISPOT', 'RNA sequencing', 'ELISA', 'CyTOF', 'Luminex xMAP'). Client-side substring match.",
"type": "string"
},
"condition_or_disease": {
"description": "Filter by disease/condition (e.g., 'influenza', 'malaria', 'HIV', 'dengue', 'tuberculosis'). Client-side substring match.",
"type": "string"
},
"limit": {
"default": 10,
"description": "Maximum number of studies to return (1-100, default 10)",
"type": "integer"
},
"query": {
"description": "Search keywords (e.g., 'influenza vaccine', 'COVID-19', 'T cell response', 'malaria')",
"type": "string"
},
"research_focus": {
"description": "Filter by research focus (e.g., 'Vaccine Response', 'Infection Response', 'Immune Response', 'Transplantation', 'Autoimmune'). Client-side substring match.",
"type": "string"
},
"species": {
"description": "Filter by species (e.g., 'Homo sapiens', 'Mus musculus'). Applied server-side.",
"type": "string"
}
},
"required": [
"query"
],
"type": "object"
}Examples (1)
Default ImmPort Search Studies call
{
"condition_or_disease": "type 2 diabetes",
"limit": 3,
"query": "BRCA1"
}Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_ImmPort_search_studies
- Tool name
- ImmPort_search_studies
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse