Back to catalog
Cortexa research tool·genomics·hpa
HPA Get Biological Processes By Gene
Get biological process information for a gene, with special focus on key processes like apoptosis, cell cycle, etc.
Livelast probed 2026-05-01 01:00Z· 769msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 769ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"filter_processes": {
"description": "Whether to filter and focus on specific biological processes (apoptosis, cell cycle, transcription regulation, etc.), defaults to true.",
"type": "boolean"
},
"gene_name": {
"description": "Gene name or gene symbol, e.g., 'TP53', 'CDK1', 'CASP3', etc.",
"type": "string"
}
},
"required": [
"gene_name",
"filter_processes"
],
"type": "object"
}Examples (1)
Default HPA Get Biological Processes By Gene call
public-safeinput
{
"filter_processes": false,
"gene_name": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_HPA_get_biological_processes_by_gene
- Tool name
- HPA_get_biological_processes_by_gene
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse