Back to catalog
Cortexa research tool·genomics·mavedb
MaveDB Search Score Sets
Search MaveDB for variant effect score sets from Multiplexed Assays of Variant Effect (MAVE) experiments, including deep mutational scanning. Returns score set URNs, titles, variant counts, and publication dates. Use gene names or protein names as search terms.
Livelast probed 2026-05-01 01:00Z· 1836msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 1836ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"limit": {
"default": 20,
"description": "Maximum number of results to return.",
"type": "integer"
},
"query": {
"description": "Search text - gene name (e.g., 'BRCA1', 'TP53'), protein name, or keyword. Searches titles and descriptions of score sets.",
"type": "string"
}
},
"required": [
"query"
],
"type": "object"
}Examples (1)
Default MaveDB Search Score Sets call
public-safeinput
{
"limit": 3,
"query": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_MaveDB_search_score_sets
- Tool name
- MaveDB_search_score_sets
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse