Back to catalog
Cortexa research tool·genomics·depmap
DepMap Search Genes
Search for genes in DepMap/Sanger by symbol or name. Returns matching genes with Ensembl IDs and exact-match flags. Use this helper to find the correct gene symbol before querying dependencies, especially when DepMap_get_gene_dependencies returns mismatched genes.
Livelast probed 2026-05-01 01:00Z· 3133msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 3133ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"query": {
"description": "Gene symbol or name to search (e.g., 'WDR7', 'EGFR', 'TP53')",
"type": "string"
}
},
"required": [
"query"
],
"type": "object"
}Examples (1)
Default DepMap Search Genes call
public-safeinput
{
"query": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_DepMap_search_genes
- Tool name
- DepMap_search_genes
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse