Back to catalog
Cortexa research tool·structure·mgnify_expanded
MGnify Get Interpro
Get InterPro protein domain annotations from a MGnify metagenomics analysis. Returns InterPro identifiers with description and gene counts, ranked by abundance. Useful for understanding the protein family composition of a microbial community. Example: MGYA00585482 returns IPR036388 Winged helix-like DNA-binding domain (count=360).
Livelast probed 2026-05-01 01:00Z· 100msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 100ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"analysis_id": {
"description": "MGnify analysis accession (e.g., 'MGYA00585482'). Find IDs via MGnify_list_analyses.",
"type": "string"
},
"page_size": {
"default": 25,
"description": "Number of InterPro entries to return per page (default 25, max 100).",
"type": "integer"
}
},
"required": [
"analysis_id"
],
"type": "object"
}Examples (1)
Default MGnify Get Interpro call
public-safeinput
{
"analysis_id": "",
"page_size": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_MGnify_get_interpro
- Tool name
- MGnify_get_interpro
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse