Back to catalog
Cortexa research tool·genomics·mavedb
MaveDB Get Score Set
Get detailed information about a specific MaveDB score set by its URN identifier. Returns the target gene, experimental methods, variant count, publications, and license. Score sets contain functional impact scores from deep mutational scanning or saturation genome editing experiments.
Livelast probed 2026-05-01 01:00Z· 91msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 91ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"urn": {
"description": "MaveDB score set URN (e.g., 'urn:mavedb:00000001-a-1'). Obtain URNs from MaveDB_search_score_sets.",
"type": "string"
}
},
"required": [
"urn"
],
"type": "object"
}Examples (1)
Default MaveDB Get Score Set call
public-safeinput
{
"urn": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_MaveDB_get_score_set
- Tool name
- MaveDB_get_score_set
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse