Back to catalog
Cortexa research tool·drug discovery·depmap
DepMap Get Gene Dependencies
Get gene dependency information from CRISPR knockout screens. Returns gene IDs and annotations. Negative gene effect scores indicate essentiality (cell death upon knockout).
Livelast probed 2026-05-01 01:00Z· 3132msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 3132ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"gene_symbol": {
"description": "Gene symbol (e.g., 'EGFR', 'KRAS', 'TP53')",
"type": "string"
},
"model_id": {
"description": "Optional: Filter by specific cell line",
"type": "string"
}
},
"required": [
"gene_symbol"
],
"type": "object"
}Examples (1)
Default DepMap Get Gene Dependencies call
public-safeinput
{
"gene_symbol": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_DepMap_get_gene_dependencies
- Tool name
- DepMap_get_gene_dependencies
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse