Analysis Interpro Identifier Relationship List
Retrieves InterPro identifiers for the given accession
Example:
---
`/analyses/MGYA00102827/interpro-identifiers`
GET /metagenomics/api/v1/analyses/MGYA00697959/interpro-identifiers?format=api
{ "links": { "first": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00697959/interpro-identifiers?format=api&page=1", "last": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00697959/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": "IPR037094", "attributes": { "accession": "IPR037094", "count": 1, "description": "Glycoside hydrolase family 38, central domain superfamily" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR037094?format=api" } }, { "type": "interpro-identifiers", "id": "IPR036397", "attributes": { "accession": "IPR036397", "count": 1, "description": "Ribonuclease H superfamily" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR036397?format=api" } }, { "type": "interpro-identifiers", "id": "IPR033395", "attributes": { "accession": "IPR033395", "count": 1, "description": "Domain of unknown function DUF5106" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR033395?format=api" } }, { "type": "interpro-identifiers", "id": "IPR025668", "attributes": { "accession": "IPR025668", "count": 1, "description": "Transposase DDE domain" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR025668?format=api" } }, { "type": "interpro-identifiers", "id": "IPR015341", "attributes": { "accession": "IPR015341", "count": 1, "description": "Glycoside hydrolase family 38, central domain" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR015341?format=api" } }, { "type": "interpro-identifiers", "id": "IPR012336", "attributes": { "accession": "IPR012336", "count": 1, "description": "Thioredoxin-like fold" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR012336?format=api" } }, { "type": "interpro-identifiers", "id": "IPR012000", "attributes": { "accession": "IPR012000", "count": 1, "description": "Thiamine pyrophosphate enzyme, central domain" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR012000?format=api" } }, { "type": "interpro-identifiers", "id": "IPR002559", "attributes": { "accession": "IPR002559", "count": 1, "description": "Transposase, IS4-like" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR002559?format=api" } }, { "type": "interpro-identifiers", "id": "IPR001584", "attributes": { "accession": "IPR001584", "count": 1, "description": "Integrase, catalytic core" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR001584?format=api" } } ], "meta": { "pagination": { "page": 1, "pages": 1, "count": 10 } } }