Analysis Interpro Identifier Relationship List
Retrieves InterPro identifiers for the given accession
Example:
---
`/analyses/MGYA00102827/interpro-identifiers`
GET /metagenomics/api/v1/analyses/MGYA00037290/interpro-identifiers?format=api
{ "links": { "first": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00037290/interpro-identifiers?format=api&page=1", "last": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00037290/interpro-identifiers?format=api&page=1", "next": null, "prev": null }, "data": [ { "type": "interpro-identifiers", "id": "IPR013783", "attributes": { "accession": "IPR013783", "count": 5, "description": "Immunoglobulin-like fold" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR013783?format=api" } }, { "type": "interpro-identifiers", "id": "IPR011519", "attributes": { "accession": "IPR011519", "count": 3, "description": "ASPIC/UnbV" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR011519?format=api" } }, { "type": "interpro-identifiers", "id": "IPR007184", "attributes": { "accession": "IPR007184", "count": 1, "description": "Mannoside phosphorylase" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR007184?format=api" } }, { "type": "interpro-identifiers", "id": "IPR004358", "attributes": { "accession": "IPR004358", "count": 1, "description": "Signal transduction histidine kinase-related protein, C-terminal" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR004358?format=api" } }, { "type": "interpro-identifiers", "id": "IPR003594", "attributes": { "accession": "IPR003594", "count": 1, "description": "Histidine kinase-like ATPase, C-terminal domain" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR003594?format=api" } }, { "type": "interpro-identifiers", "id": "IPR000056", "attributes": { "accession": "IPR000056", "count": 1, "description": "Ribulose-phosphate 3-epimerase-like" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR000056?format=api" } }, { "type": "interpro-identifiers", "id": "IPR023296", "attributes": { "accession": "IPR023296", "count": 1, "description": "Glycosyl hydrolase, five-bladed beta-propellor domain" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR023296?format=api" } }, { "type": "interpro-identifiers", "id": "IPR013785", "attributes": { "accession": "IPR013785", "count": 1, "description": "Aldolase-type TIM barrel" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR013785?format=api" } }, { "type": "interpro-identifiers", "id": "IPR002931", "attributes": { "accession": "IPR002931", "count": 1, "description": "Transglutaminase-like" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR002931?format=api" } } ], "meta": { "pagination": { "page": 1, "pages": 1, "count": 9 } } }