Analysis Go Term Relationship List
Retrieves GO terms for the given accession
Example:
---
`/analyses/MGYA00102827/go-terms`
GET /metagenomics/api/v1/analyses/MGYA00566795/go-terms?format=api
{ "links": { "first": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00566795/go-terms?format=api&page=1", "last": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00566795/go-terms?format=api&page=1", "next": null, "prev": null }, "data": [ { "type": "go-terms", "id": "GO:0055085", "attributes": { "accession": "GO:0055085", "count": 2, "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:0000902", "attributes": { "accession": "GO:0000902", "count": 1, "description": "cell morphogenesis", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000902?format=api" } }, { "type": "go-terms", "id": "GO:0009294", "attributes": { "accession": "GO:0009294", "count": 1, "description": "DNA mediated transformation", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009294?format=api" } }, { "type": "go-terms", "id": "GO:0009847", "attributes": { "accession": "GO:0009847", "count": 1, "description": "spore germination", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009847?format=api" } }, { "type": "go-terms", "id": "GO:0016020", "attributes": { "accession": "GO:0016020", "count": 2, "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: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:0003924", "attributes": { "accession": "GO:0003924", "count": 1, "description": "GTPase activity", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003924?format=api" } }, { "type": "go-terms", "id": "GO:0005525", "attributes": { "accession": "GO:0005525", "count": 1, "description": "GTP binding", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005525?format=api" } }, { "type": "go-terms", "id": "GO:0008168", "attributes": { "accession": "GO:0008168", "count": 1, "description": "methyltransferase activity", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008168?format=api" } }, { "type": "go-terms", "id": "GO:0022857", "attributes": { "accession": "GO:0022857", "count": 1, "description": "transmembrane transporter activity", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0022857?format=api" } } ], "meta": { "pagination": { "page": 1, "pages": 1, "count": 10 } } }