Analysis Go Term Relationship List
Retrieves GO terms for the given accession
Example:
---
`/analyses/MGYA00102827/go-terms`
GET /metagenomics/api/v1/analyses/MGYA00050331/go-terms?format=api
{ "links": { "first": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00050331/go-terms?format=api&page=1", "last": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00050331/go-terms?format=api&page=1", "next": null, "prev": null }, "data": [ { "type": "go-terms", "id": "GO:0055114", "attributes": { "accession": "GO:0055114", "count": 2, "description": "oxidation-reduction process", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0055114?format=api" } }, { "type": "go-terms", "id": "GO:0006414", "attributes": { "accession": "GO:0006414", "count": 1, "description": "translational elongation", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006414?format=api" } }, { "type": "go-terms", "id": "GO:0006810", "attributes": { "accession": "GO:0006810", "count": 1, "description": "transport", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006810?format=api" } }, { "type": "go-terms", "id": "GO:0005622", "attributes": { "accession": "GO:0005622", "count": 1, "description": "intracellular", "lineage": "cellular_component" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005622?format=api" } }, { "type": "go-terms", "id": "GO:0016020", "attributes": { "accession": "GO:0016020", "count": 1, "description": "membrane", "lineage": "cellular_component" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016020?format=api" } }, { "type": "go-terms", "id": "GO:0005509", "attributes": { "accession": "GO:0005509", "count": 2, "description": "calcium ion binding", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005509?format=api" } }, { "type": "go-terms", "id": "GO:0005515", "attributes": { "accession": "GO:0005515", "count": 2, "description": "protein binding", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005515?format=api" } }, { "type": "go-terms", "id": "GO:0003746", "attributes": { "accession": "GO:0003746", "count": 1, "description": "translation elongation factor activity", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003746?format=api" } }, { "type": "go-terms", "id": "GO:0004872", "attributes": { "accession": "GO:0004872", "count": 1, "description": "receptor activity", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004872?format=api" } }, { "type": "go-terms", "id": "GO:0008677", "attributes": { "accession": "GO:0008677", "count": 1, "description": "2-dehydropantoate 2-reductase activity", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008677?format=api" } }, { "type": "go-terms", "id": "GO:0016491", "attributes": { "accession": "GO:0016491", "count": 1, "description": "oxidoreductase activity", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016491?format=api" } } ], "meta": { "pagination": { "page": 1, "pages": 1, "count": 11 } } }