Back to catalog
Cortexa research tool·biomedical·hpa
HPA Get Comparative Expression By Gene And Cellline
Compare the expression level differences of a gene between a specific cell line and healthy tissues using gene name and cell line name.
Livelast probed 2026-04-30 23:07Z· 101msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 101ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"cell_line": {
"description": "Cell line name, supported cell lines include: ishikawa, hela, mcf7, a549, hepg2, jurkat, pc3, rh30, siha, u251.",
"type": "string"
},
"gene_name": {
"description": "Gene name or gene symbol, e.g., 'TP53', 'BRCA1', 'EGFR', etc.",
"type": "string"
}
},
"required": [
"gene_name",
"cell_line"
],
"type": "object"
}Examples (1)
Default HPA Get Comparative Expression By Gene And Cellline call
public-safeinput
{
"cell_line": "",
"gene_name": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_HPA_get_comparative_expression_by_gene_and_cellline
- Tool name
- HPA_get_comparative_expression_by_gene_and_cellline
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse