Analysis Interpro Identifier Relationship List
Retrieves InterPro identifiers for the given accession
Example:
---
`/analyses/MGYA00102827/interpro-identifiers`
GET /metagenomics/api/v1/analyses/MGYA00566862/interpro-identifiers?format=api
{ "links": { "first": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00566862/interpro-identifiers?format=api&page=1", "last": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00566862/interpro-identifiers?format=api&page=1", "next": null, "prev": null }, "data": [ { "type": "interpro-identifiers", "id": "IPR008979", "attributes": { "accession": "IPR008979", "count": 6, "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": "IPR036465", "attributes": { "accession": "IPR036465", "count": 2, "description": "von Willebrand factor A-like domain superfamily" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR036465?format=api" } }, { "type": "interpro-identifiers", "id": "IPR035906", "attributes": { "accession": "IPR035906", "count": 2, "description": "MetI-like superfamily" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR035906?format=api" } }, { "type": "interpro-identifiers", "id": "IPR015812", "attributes": { "accession": "IPR015812", "count": 2, "description": "Integrin beta subunit" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR015812?format=api" } }, { "type": "interpro-identifiers", "id": "IPR002369", "attributes": { "accession": "IPR002369", "count": 2, "description": "Integrin beta subunit, VWA domain" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR002369?format=api" } }, { "type": "interpro-identifiers", "id": "IPR000515", "attributes": { "accession": "IPR000515", "count": 2, "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" } }, { "type": "interpro-identifiers", "id": "IPR029132", "attributes": { "accession": "IPR029132", "count": 1, "description": "Choloylglycine hydrolase/NAAA C-terminal" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR029132?format=api" } }, { "type": "interpro-identifiers", "id": "IPR022637", "attributes": { "accession": "IPR022637", "count": 1, "description": "DNA polymerase III, beta chain, central" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR022637?format=api" } }, { "type": "interpro-identifiers", "id": "IPR019887", "attributes": { "accession": "IPR019887", "count": 1, "description": "Transcription regulator AsnC/Lrp, ligand binding domain" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR019887?format=api" } }, { "type": "interpro-identifiers", "id": "IPR001460", "attributes": { "accession": "IPR001460", "count": 1, "description": "Penicillin-binding protein, transpeptidase" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR001460?format=api" } } ], "meta": { "pagination": { "page": 1, "pages": 1, "count": 10 } } }