Analysis Interpro Identifier Relationship List
Retrieves InterPro identifiers for the given accession
Example:
---
`/analyses/MGYA00102827/interpro-identifiers`
GET /metagenomics/api/v1/analyses/MGYA00696263/interpro-identifiers?format=api
{ "links": { "first": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00696263/interpro-identifiers?format=api&page=1", "last": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00696263/interpro-identifiers?format=api&page=1", "next": null, "prev": null }, "data": [ { "type": "interpro-identifiers", "id": "IPR011990", "attributes": { "accession": "IPR011990", "count": 2, "description": "Tetratricopeptide-like helical domain" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR011990?format=api" } }, { "type": "interpro-identifiers", "id": "IPR041552", "attributes": { "accession": "IPR041552", "count": 1, "description": "UvrA DNA-binding domain" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR041552?format=api" } }, { "type": "interpro-identifiers", "id": "IPR029052", "attributes": { "accession": "IPR029052", "count": 1, "description": "Metallo-dependent phosphatase-like" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR029052?format=api" } }, { "type": "interpro-identifiers", "id": "IPR029047", "attributes": { "accession": "IPR029047", "count": 1, "description": "Heat shock protein 70kD, peptide-binding domain" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR029047?format=api" } }, { "type": "interpro-identifiers", "id": "IPR018181", "attributes": { "accession": "IPR018181", "count": 1, "description": "Heat shock protein 70, conserved site" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR018181?format=api" } }, { "type": "interpro-identifiers", "id": "IPR013126", "attributes": { "accession": "IPR013126", "count": 1, "description": "Heat shock protein 70 family" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR013126?format=api" } }, { "type": "interpro-identifiers", "id": "IPR004843", "attributes": { "accession": "IPR004843", "count": 1, "description": "Calcineurin-like phosphoesterase domain, ApaH type" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR004843?format=api" } }, { "type": "interpro-identifiers", "id": "IPR001387", "attributes": { "accession": "IPR001387", "count": 1, "description": "Cro/C1-type helix-turn-helix domain" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR001387?format=api" } } ], "meta": { "pagination": { "page": 1, "pages": 1, "count": 8 } } }