Analysis Interpro Identifier Relationship List
Retrieves InterPro identifiers for the given accession
Example:
---
`/analyses/MGYA00102827/interpro-identifiers`
GET /metagenomics/api/v1/analyses/MGYA00725309/interpro-identifiers?format=api
{ "links": { "first": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00725309/interpro-identifiers?format=api&page=1", "last": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00725309/interpro-identifiers?format=api&page=1", "next": null, "prev": null }, "data": [ { "type": "interpro-identifiers", "id": "IPR040834", "attributes": { "accession": "IPR040834", "count": 1, "description": "Nicking enzyme C-terminal middle helical domain" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR040834?format=api" } }, { "type": "interpro-identifiers", "id": "IPR021707", "attributes": { "accession": "IPR021707", "count": 1, "description": "Protein of unknown function DUF3290" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR021707?format=api" } }, { "type": "interpro-identifiers", "id": "IPR013759", "attributes": { "accession": "IPR013759", "count": 1, "description": "DNA topoisomerase, type IIA, central domain" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR013759?format=api" } }, { "type": "interpro-identifiers", "id": "IPR006171", "attributes": { "accession": "IPR006171", "count": 1, "description": "TOPRIM domain" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR006171?format=api" } }, { "type": "interpro-identifiers", "id": "IPR004474", "attributes": { "accession": "IPR004474", "count": 1, "description": "Cell envelope-related transcriptional attenuator domain" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR004474?format=api" } }, { "type": "interpro-identifiers", "id": "IPR001509", "attributes": { "accession": "IPR001509", "count": 1, "description": "NAD-dependent epimerase/dehydratase" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/interpro-identifiers/IPR001509?format=api" } } ], "meta": { "pagination": { "page": 1, "pages": 1, "count": 6 } } }