Pfam Get Protein Annotations
Get all Pfam domain annotations for a specific protein by its UniProt accession. Returns every Pfam domain found in the protein with exact start/end residue positions, E-values (scores), short names, and integrated InterPro entries. This provides the complete Pfam domain architecture of a protein. For example, P04637 (TP53) has 4 Pfam domains: PF08563 (P53_TAD, 6-30), PF18521 (P53_TAD2, 35-59), PF00870 (P53, 100-288), PF07710 (P53_tetramer, 319-357). Use this to understand the domain compositio…
Overview
Get all Pfam domain annotations for a specific protein by its UniProt accession. Returns every Pfam domain found in the protein with exact start/end residue positions, E-values (scores), short names, and integrated InterPro entries. This provides the complete Pfam domain architecture of a protein. For example, P04637 (TP53) has 4 Pfam domains: PF08563 (P53_TAD, 6-30), PF18521 (P53_TAD2, 35-59), PF00870 (P53, 100-288), PF07710 (P53_tetramer, 319-357). Use this to understand the domain composition of any protein.
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 96ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"accession": {
"description": "UniProt protein accession. Examples: 'P04637' (TP53, 4 domains), 'P00533' (EGFR), 'P68431' (Histone H3.1), 'P38398' (BRCA1), 'P01308' (Insulin).",
"type": "string"
}
},
"required": [
"accession"
],
"type": "object"
}Examples (1)
Default Pfam Get Protein Annotations call
{
"accession": "P38398"
}Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_Pfam_get_protein_annotations
- Tool name
- Pfam_get_protein_annotations
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse