Back to catalog
Cortexa research tool·genomics·hpa
HPA Generic Search
Generic search tool for Human Protein Atlas. Allows custom search queries and retrieval of specific columns.
Livelast probed 2026-04-30 23:07Z· 115msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 115ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"columns": {
"description": "Comma-separated list of columns to retrieve. Defaults to 'g,gs,gd'. Common options: 'g' (Gene), 'gs' (Synonym), 'e' (Ensembl), 'u' (UniProt), 'pe' (Protein existence), 's' (Subcellular location), 'scml' (Main location), 'scal' (Addl location), 'rnat' (RNA tissue specificity), 'rnatsm' (RNA tissue nTPM), 'rnablm' (RNA blood nTPM), 'rnascm' (RNA single cell nTPM).",
"type": "string"
},
"format": {
"description": "Response format (json or tsv). Defaults to 'json'.",
"type": "string"
},
"search_query": {
"description": "Search term for the query",
"type": "string"
}
},
"required": [
"search_query"
],
"type": "object"
}Examples (1)
Default HPA Generic Search call
public-safeinput
{
"search_query": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_HPA_generic_search
- Tool name
- HPA_generic_search
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse