Back to catalog
Cortexa research tool·structure·cath
CATH Get Funfam
Get details for a specific functional family (FunFam) within a CATH superfamily. Returns FunFam name, description, member count, seed alignment size, DOPS quality score, and representative domain ID. FunFams represent groups of domains predicted to share the same biological function. Use CATH_list_funfams to browse FunFams within a superfamily, or CATH_get_domain_summary to find which FunFam a specific domain belongs to.
Livelast probed 2026-05-01 01:00Z· 202msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 202ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"funfam_number": {
"description": "FunFam number within the superfamily (e.g., '1', '83'). Get from CATH_list_funfams or CATH_get_domain_summary.",
"type": "string"
},
"superfamily_id": {
"description": "CATH superfamily ID (e.g., '1.10.510.10').",
"type": "string"
}
},
"required": [
"superfamily_id",
"funfam_number"
],
"type": "object"
}Examples (1)
Default CATH Get Funfam call
public-safeinput
{
"funfam_number": "",
"superfamily_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_CATH_get_funfam
- Tool name
- CATH_get_funfam
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse