Back to catalog
Cortexa research tool·genomics·compose
BiomarkerDiscoveryWorkflow
Discover and validate biomarkers for a specific disease condition using literature analysis, expression data, pathway enrichment, and clinical validation.
Livelast probed 2026-04-30 23:07Z· 124msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 124ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"disease_condition": {
"description": "The disease condition to discover biomarkers for (e.g., 'breast cancer', 'Alzheimer's disease')",
"type": "string"
},
"sample_type": {
"default": "blood",
"description": "The type of sample to analyze (e.g., 'blood', 'tissue', 'plasma')",
"type": "string"
}
},
"required": [
"disease_condition",
"sample_type"
],
"type": "object"
}Examples (1)
Default BiomarkerDiscoveryWorkflow call
public-safeinput
{
"disease_condition": "type 2 diabetes",
"sample_type": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_BiomarkerDiscoveryWorkflow
- Tool name
- BiomarkerDiscoveryWorkflow
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse