Back to catalog
Cortexa research tool·biomedical·depmap
DepMap Get Cell Lines
Get list of cancer cell lines from DepMap/Sanger with metadata. Filter by tissue or cancer type. Returns cell line IDs, tissue, and cancer type for target validation studies.
Livelast probed 2026-04-30 23:07Z· 2987msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 2987ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"cancer_type": {
"description": "Filter by cancer type (e.g., 'Non-Small Cell Lung Carcinoma')",
"type": "string"
},
"page_size": {
"default": 20,
"description": "Number of results (1-100)",
"maximum": 100,
"minimum": 1,
"type": "integer"
},
"tissue": {
"description": "Filter by tissue type (e.g., 'Lung', 'Breast', 'Colon')",
"type": "string"
}
},
"type": "object"
}Examples (1)
Default DepMap Get Cell Lines call
public-safeinput
{
"page_size": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_DepMap_get_cell_lines
- Tool name
- DepMap_get_cell_lines
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse