Analysis Go Term Relationship List
Retrieves GO terms for the given accession
Example:
---
`/analyses/MGYA00102827/go-terms`
GET /metagenomics/api/v1/analyses/MGYA00566890/go-terms?format=api
{ "links": { "first": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00566890/go-terms?format=api&page=1", "last": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00566890/go-terms?format=api&page=1", "next": null, "prev": null }, "data": [ { "type": "go-terms", "id": "GO:0006364", "attributes": { "accession": "GO:0006364", "count": 1, "description": "rRNA processing", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006364?format=api" } }, { "type": "go-terms", "id": "GO:0015696", "attributes": { "accession": "GO:0015696", "count": 1, "description": "ammonium transport", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015696?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:0005737", "attributes": { "accession": "GO:0005737", "count": 1, "description": "cytoplasm", "lineage": "cellular_component" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005737?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:0003824", "attributes": { "accession": "GO:0003824", "count": 2, "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:0004222", "attributes": { "accession": "GO:0004222", "count": 1, "description": "metalloendopeptidase activity", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004222?format=api" } }, { "type": "go-terms", "id": "GO:0008519", "attributes": { "accession": "GO:0008519", "count": 1, "description": "ammonium transmembrane transporter activity", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008519?format=api" } }, { "type": "go-terms", "id": "GO:0008658", "attributes": { "accession": "GO:0008658", "count": 1, "description": "penicillin binding", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008658?format=api" } }, { "type": "go-terms", "id": "GO:0016627", "attributes": { "accession": "GO:0016627", "count": 1, "description": "oxidoreductase activity, acting on the CH-CH group of donors", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016627?format=api" } } ], "meta": { "pagination": { "page": 1, "pages": 1, "count": 10 } } }