Back to catalog
Cortexa research tool·structure·interpro_domain_arch
InterPro Get Clan Members
Get all member families in a Pfam clan (superfamily) using the InterPro API. Pfam clans group related families that share a common evolutionary origin. Returns member family accessions, names, types, and relationship scores. Example: CL0016 (PKinase) contains 30+ member families including PF00069 (Protein kinase), PF03770 (Inositol polyphosphate kinase), PF02958 (EcKL), and many others. Useful for understanding domain superfamily relationships and finding distantly related proteins.
Livelast probed 2026-05-01 01:00Z· 723msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 723ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"clan_accession": {
"description": "Pfam clan accession. Examples: 'CL0016' (PKinase superfamily, 30+ families), 'CL0023' (P53-like transcription factor), 'CL0004' (EGF superfamily), 'CL0159' (E2 superfamily).",
"type": "string"
},
"max_results": {
"default": 50,
"description": "Maximum number of member families to return (default 50, max 200).",
"type": "integer"
}
},
"required": [
"clan_accession"
],
"type": "object"
}Examples (1)
Default InterPro Get Clan Members call
public-safeinput
{
"clan_accession": "P38398",
"max_results": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_InterPro_get_clan_members
- Tool name
- InterPro_get_clan_members
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse