Analysis Interpro Identifier Relationship List
Retrieves InterPro identifiers for the given accession
Example:
---
`/analyses/MGYA00102827/interpro-identifiers`
GET /metagenomics/api/v1/analyses/MGYA00174930/interpro-identifiers?format=api
{ "links": { "first": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00174930/interpro-identifiers?format=api&page=1", "last": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00174930/interpro-identifiers?format=api&page=1", "next": null, "prev": null }, "data": [ { "type": "interpro-identifiers", "id": "IPR003008", "attributes": { "accession": "IPR003008", "count": 17743, "description": "Tubulin/FtsZ, GTPase domain" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR003008?format=api" } }, { "type": "interpro-identifiers", "id": "IPR017975", "attributes": { "accession": "IPR017975", "count": 12876, "description": "Tubulin, conserved site" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR017975?format=api" } }, { "type": "interpro-identifiers", "id": "IPR000217", "attributes": { "accession": "IPR000217", "count": 8714, "description": "Tubulin" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR000217?format=api" } }, { "type": "interpro-identifiers", "id": "IPR006777", "attributes": { "accession": "IPR006777", "count": 6, "description": "Minor spike protein" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR006777?format=api" } }, { "type": "interpro-identifiers", "id": "IPR004196", "attributes": { "accession": "IPR004196", "count": 5, "description": "Scaffold protein D" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR004196?format=api" } }, { "type": "interpro-identifiers", "id": "IPR003514", "attributes": { "accession": "IPR003514", "count": 3, "description": "Microviridae F protein" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR003514?format=api" } }, { "type": "interpro-identifiers", "id": "IPR008766", "attributes": { "accession": "IPR008766", "count": 2, "description": "Replication gene A protein" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR008766?format=api" } }, { "type": "interpro-identifiers", "id": "IPR003515", "attributes": { "accession": "IPR003515", "count": 1, "description": "Major spike protein G" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR003515?format=api" } }, { "type": "interpro-identifiers", "id": "IPR021109", "attributes": { "accession": "IPR021109", "count": 1, "description": "Aspartic peptidase domain" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR021109?format=api" } }, { "type": "interpro-identifiers", "id": "IPR020962", "attributes": { "accession": "IPR020962", "count": 1, "description": "Bacteriophage phiX174, GpK" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR020962?format=api" } } ], "meta": { "pagination": { "page": 1, "pages": 1, "count": 10 } } }