Back to catalog
Cortexa research tool·genomics·hpa
HPA Get Contextual Biological Process Analysis
Analyze a gene's biological processes in the context of a specific tissue or cell line by integrating functional annotation with expression data to determine functional relevance.
Livelast probed 2026-04-30 23:07Z· 100msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 100ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"context_name": {
"description": "Name of the tissue or cell line to provide context, e.g., 'brain', 'liver', 'hela', 'mcf7'.",
"type": "string"
},
"gene_name": {
"description": "Gene name or symbol, e.g., 'TP53', 'EGFR', 'BRCA1'.",
"type": "string"
}
},
"required": [
"gene_name",
"context_name"
],
"type": "object"
}Examples (1)
Default HPA Get Contextual Biological Process Analysis call
public-safeinput
{
"context_name": "",
"gene_name": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_HPA_get_contextual_biological_process_analysis
- Tool name
- HPA_get_contextual_biological_process_analysis
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse