Analysis Interpro Identifier Relationship List
Retrieves InterPro identifiers for the given accession
Example:
---
`/analyses/MGYA00102827/interpro-identifiers`
GET /metagenomics/api/v1/analyses/MGYA00566844/interpro-identifiers?format=api
{ "links": { "first": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00566844/interpro-identifiers?format=api&page=1", "last": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00566844/interpro-identifiers?format=api&page=1", "next": null, "prev": null }, "data": [ { "type": "interpro-identifiers", "id": "IPR037123", "attributes": { "accession": "IPR037123", "count": 1, "description": "Phosphoribosylglycinamide synthetase, C-domain superfamily" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR037123?format=api" } }, { "type": "interpro-identifiers", "id": "IPR020560", "attributes": { "accession": "IPR020560", "count": 1, "description": "Phosphoribosylglycinamide synthetase, C-domain" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR020560?format=api" } }, { "type": "interpro-identifiers", "id": "IPR015168", "attributes": { "accession": "IPR015168", "count": 1, "description": "SsuA/THI5-like" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR015168?format=api" } }, { "type": "interpro-identifiers", "id": "IPR008979", "attributes": { "accession": "IPR008979", "count": 1, "description": "Galactose-binding domain-like" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR008979?format=api" } }, { "type": "interpro-identifiers", "id": "IPR005483", "attributes": { "accession": "IPR005483", "count": 1, "description": "Carbamoyl-phosphate synthase large subunit, CPSase domain" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR005483?format=api" } }, { "type": "interpro-identifiers", "id": "IPR005479", "attributes": { "accession": "IPR005479", "count": 1, "description": "Carbamoyl-phosphate synthetase large subunit-like, ATP-binding domain" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR005479?format=api" } }, { "type": "interpro-identifiers", "id": "IPR002751", "attributes": { "accession": "IPR002751", "count": 1, "description": "Cobalamin (vitamin B12) biosynthesis CbiM family" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR002751?format=api" } }, { "type": "interpro-identifiers", "id": "IPR000795", "attributes": { "accession": "IPR000795", "count": 1, "description": "Transcription factor, GTP-binding domain" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR000795?format=api" } } ], "meta": { "pagination": { "page": 1, "pages": 1, "count": 8 } } }