Analysis Interpro Identifier Relationship List
Retrieves InterPro identifiers for the given accession
Example:
---
`/analyses/MGYA00102827/interpro-identifiers`
GET /metagenomics/api/v1/analyses/MGYA00566938/interpro-identifiers?format=api
{ "links": { "first": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00566938/interpro-identifiers?format=api&page=1", "last": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00566938/interpro-identifiers?format=api&page=1", "next": null, "prev": null }, "data": [ { "type": "interpro-identifiers", "id": "IPR013785", "attributes": { "accession": "IPR013785", "count": 2, "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": "IPR002877", "attributes": { "accession": "IPR002877", "count": 2, "description": "Ribosomal RNA methyltransferase FtsJ domain" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR002877?format=api" } }, { "type": "interpro-identifiers", "id": "IPR002028", "attributes": { "accession": "IPR002028", "count": 2, "description": "Tryptophan synthase, alpha chain" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR002028?format=api" } }, { "type": "interpro-identifiers", "id": "IPR036895", "attributes": { "accession": "IPR036895", "count": 1, "description": "Uracil-DNA glycosylase-like domain superfamily" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR036895?format=api" } }, { "type": "interpro-identifiers", "id": "IPR028154", "attributes": { "accession": "IPR028154", "count": 1, "description": "AMP-dependent ligase, C-terminal" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR028154?format=api" } }, { "type": "interpro-identifiers", "id": "IPR011049", "attributes": { "accession": "IPR011049", "count": 1, "description": "Serralysin-like metalloprotease, C-terminal" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR011049?format=api" } }, { "type": "interpro-identifiers", "id": "IPR008640", "attributes": { "accession": "IPR008640", "count": 1, "description": "Head domain of trimeric autotransporter adhesin" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR008640?format=api" } }, { "type": "interpro-identifiers", "id": "IPR002376", "attributes": { "accession": "IPR002376", "count": 1, "description": "Formyl transferase, N-terminal" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR002376?format=api" } }, { "type": "interpro-identifiers", "id": "IPR001926", "attributes": { "accession": "IPR001926", "count": 1, "description": "Tryptophan synthase beta subunit-like PLP-dependent enzyme" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR001926?format=api" } } ], "meta": { "pagination": { "page": 1, "pages": 1, "count": 9 } } }