Analysis Go Term Relationship List
Retrieves GO terms for the given accession
Example:
---
`/analyses/MGYA00102827/go-terms`
GET /metagenomics/api/v1/analyses/MGYA00566889/go-terms?format=api
{ "links": { "first": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00566889/go-terms?format=api&page=1", "last": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00566889/go-terms?format=api&page=1", "next": null, "prev": null }, "data": [ { "type": "go-terms", "id": "GO:0034229", "attributes": { "accession": "GO:0034229", "count": 2, "description": "ethanolamine transport", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0034229?format=api" } }, { "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:0000105", "attributes": { "accession": "GO:0000105", "count": 1, "description": "histidine biosynthetic process", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000105?format=api" } }, { "type": "go-terms", "id": "GO:0005975", "attributes": { "accession": "GO:0005975", "count": 1, "description": "carbohydrate metabolic process", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005975?format=api" } }, { "type": "go-terms", "id": "GO:0016114", "attributes": { "accession": "GO:0016114", "count": 1, "description": "terpenoid biosynthetic process", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016114?format=api" } }, { "type": "go-terms", "id": "GO:0044237", "attributes": { "accession": "GO:0044237", "count": 1, "description": "cellular metabolic process", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0044237?format=api" } }, { "type": "go-terms", "id": "GO:0016021", "attributes": { "accession": "GO:0016021", "count": 2, "description": "integral component of membrane", "lineage": "cellular_component" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016021?format=api" } }, { "type": "go-terms", "id": "GO:0034228", "attributes": { "accession": "GO:0034228", "count": 2, "description": "ethanolamine transmembrane transporter activity", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0034228?format=api" } }, { "type": "go-terms", "id": "GO:0004399", "attributes": { "accession": "GO:0004399", "count": 1, "description": "histidinol dehydrogenase activity", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004399?format=api" } }, { "type": "go-terms", "id": "GO:0004553", "attributes": { "accession": "GO:0004553", "count": 1, "description": "hydrolase activity, hydrolyzing O-glycosyl compounds", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004553?format=api" } }, { "type": "go-terms", "id": "GO:0008270", "attributes": { "accession": "GO:0008270", "count": 1, "description": "zinc ion binding", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008270?format=api" } }, { "type": "go-terms", "id": "GO:0046429", "attributes": { "accession": "GO:0046429", "count": 1, "description": "4-hydroxy-3-methylbut-2-en-1-yl diphosphate synthase activity", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046429?format=api" } }, { "type": "go-terms", "id": "GO:0051287", "attributes": { "accession": "GO:0051287", "count": 1, "description": "NAD binding", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0051287?format=api" } } ], "meta": { "pagination": { "page": 1, "pages": 1, "count": 13 } } }