Analysis Interpro Identifier Relationship List
Retrieves InterPro identifiers for the given accession
Example:
---
`/analyses/MGYA00102827/interpro-identifiers`
GET /metagenomics/api/v1/analyses/MGYA00725329/interpro-identifiers?format=api
{ "links": { "first": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00725329/interpro-identifiers?format=api&page=1", "last": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00725329/interpro-identifiers?format=api&page=1", "next": null, "prev": null }, "data": [ { "type": "interpro-identifiers", "id": "IPR036581", "attributes": { "accession": "IPR036581", "count": 1, "description": "Cyanate lyase, C-terminal domain superfamily" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR036581?format=api" } }, { "type": "interpro-identifiers", "id": "IPR035906", "attributes": { "accession": "IPR035906", "count": 1, "description": "MetI-like superfamily" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR035906?format=api" } }, { "type": "interpro-identifiers", "id": "IPR011215", "attributes": { "accession": "IPR011215", "count": 1, "description": "Phosphoribosyl transferase" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR011215?format=api" } }, { "type": "interpro-identifiers", "id": "IPR008076", "attributes": { "accession": "IPR008076", "count": 1, "description": "Cyanate hydratase" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR008076?format=api" } }, { "type": "interpro-identifiers", "id": "IPR007210", "attributes": { "accession": "IPR007210", "count": 1, "description": "ABC-type glycine betaine transport system, substrate-binding domain" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR007210?format=api" } }, { "type": "interpro-identifiers", "id": "IPR003712", "attributes": { "accession": "IPR003712", "count": 1, "description": "Cyanate lyase, C-terminal" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR003712?format=api" } }, { "type": "interpro-identifiers", "id": "IPR000515", "attributes": { "accession": "IPR000515", "count": 1, "description": "ABC transporter type 1, transmembrane domain MetI-like" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR000515?format=api" } } ], "meta": { "pagination": { "page": 1, "pages": 1, "count": 7 } } }