Analysis Go Term Relationship List
Retrieves GO terms for the given accession
Example:
---
`/analyses/MGYA00102827/go-terms`
GET /metagenomics/api/v1/analyses/MGYA00567451/go-terms?format=api
{ "links": { "first": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00567451/go-terms?format=api&page=1", "last": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00567451/go-terms?format=api&page=1", "next": null, "prev": null }, "data": [ { "type": "go-terms", "id": "GO:0000160", "attributes": { "accession": "GO:0000160", "count": 4, "description": "phosphorelay signal transduction system", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000160?format=api" } }, { "type": "go-terms", "id": "GO:0044237", "attributes": { "accession": "GO:0044237", "count": 2, "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:0009058", "attributes": { "accession": "GO:0009058", "count": 1, "description": "biosynthetic process", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009058?format=api" } }, { "type": "go-terms", "id": "GO:0055085", "attributes": { "accession": "GO:0055085", "count": 1, "description": "transmembrane transport", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0055085?format=api" } }, { "type": "go-terms", "id": "GO:0055114", "attributes": { "accession": "GO:0055114", "count": 1, "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:0016021", "attributes": { "accession": "GO:0016021", "count": 1, "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:0005524", "attributes": { "accession": "GO:0005524", "count": 6, "description": "ATP binding", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005524?format=api" } }, { "type": "go-terms", "id": "GO:0003824", "attributes": { "accession": "GO:0003824", "count": 1, "description": "catalytic activity", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003824?format=api" } }, { "type": "go-terms", "id": "GO:0008484", "attributes": { "accession": "GO:0008484", "count": 1, "description": "sulfuric ester hydrolase activity", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008484?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" } }, { "type": "go-terms", "id": "GO:0016779", "attributes": { "accession": "GO:0016779", "count": 1, "description": "nucleotidyltransferase activity", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016779?format=api" } }, { "type": "go-terms", "id": "GO:0042626", "attributes": { "accession": "GO:0042626", "count": 1, "description": "ATPase activity, coupled to transmembrane movement of substances", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0042626?format=api" } }, { "type": "go-terms", "id": "GO:0046912", "attributes": { "accession": "GO:0046912", "count": 1, "description": "transferase activity, transferring acyl groups, acyl groups converted into alkyl on transfer", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046912?format=api" } } ], "meta": { "pagination": { "page": 1, "pages": 1, "count": 13 } } }