Analysis Go Term Relationship List
Retrieves GO terms for the given accession
Example:
---
`/analyses/MGYA00102827/go-terms`
GET /metagenomics/api/v1/analyses/MGYA00566893/go-terms?format=api
{ "links": { "first": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00566893/go-terms?format=api&page=1", "last": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00566893/go-terms?format=api&page=1", "next": null, "prev": null }, "data": [ { "type": "go-terms", "id": "GO:0042254", "attributes": { "accession": "GO:0042254", "count": 3, "description": "ribosome biogenesis", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0042254?format=api" } }, { "type": "go-terms", "id": "GO:0000160", "attributes": { "accession": "GO:0000160", "count": 2, "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:0006355", "attributes": { "accession": "GO:0006355", "count": 2, "description": "regulation of transcription, DNA-templated", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006355?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: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: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:0003677", "attributes": { "accession": "GO:0003677", "count": 2, "description": "DNA binding", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003677?format=api" } }, { "type": "go-terms", "id": "GO:0005524", "attributes": { "accession": "GO:0005524", "count": 1, "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:0016773", "attributes": { "accession": "GO:0016773", "count": 1, "description": "phosphotransferase activity, alcohol group as acceptor", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016773?format=api" } }, { "type": "go-terms", "id": "GO:0016887", "attributes": { "accession": "GO:0016887", "count": 1, "description": "ATPase activity", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016887?format=api" } } ], "meta": { "pagination": { "page": 1, "pages": 1, "count": 10 } } }