Back to catalog
Cortexa research tool·biomedical·depmap
DepMap Search Cell Lines
Search cancer cell lines by name. Returns matching cell lines with IDs and cancer types. Use for finding cell models by common names (A549, HeLa, MCF7, etc.).
Livelast probed 2026-04-30 23:07Z· 102msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 102ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"query": {
"description": "Search query (cell line name like 'A549', 'MCF7')",
"type": "string"
}
},
"required": [
"query"
],
"type": "object"
}Examples (1)
Default DepMap Search Cell Lines call
public-safeinput
{
"query": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_DepMap_search_cell_lines
- Tool name
- DepMap_search_cell_lines
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse