Back to catalog
Cortexa research tool·biomedical·Genomics & Transcriptomics
CellMarker Search Cancer Markers
Search the CellMarker 2.0 database for cancer-specific cell markers. Returns marker genes and cell types found in cancer tissue contexts. Use this to identify tumor-specific markers, immune cell markers in the tumor microenvironment, or cancer stem cell markers. Filters results to 'Cancer cell' annotations only. At least one search parameter is required: cancer_type (tissue), gene_symbol, or cell_type.
Livelast probed 2026-04-30 23:07Z· 84msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 84ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"cancer_type": {
"description": "Cancer tissue type (e.g., 'Breast', 'Lung', 'Brain', 'Liver'). Filters by tissue where cancer occurs.",
"type": "string"
},
"cell_type": {
"description": "Cancer cell type to search for (e.g., 'Cancer stem cell', 'T cell', 'Macrophage')",
"type": "string"
},
"gene_symbol": {
"description": "Marker gene to search in cancer context (e.g., 'CD274' for PD-L1, 'EPCAM')",
"type": "string"
},
"operation": {
"description": "Operation type",
"enum": [
"search_cancer_markers"
],
"type": "string"
}
},
"required": [
"operation"
],
"type": "object"
}Examples (1)
Default CellMarker Search Cancer Markers call
public-safeinput
{
"gene_symbol": "BRCA1",
"operation": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_CellMarker_search_cancer_markers
- Tool name
- CellMarker_search_cancer_markers
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse