Analysis Go Term Relationship List
Retrieves GO terms for the given accession
Example:
---
`/analyses/MGYA00102827/go-terms`
GET /metagenomics/api/v1/analyses/MGYA00566832/go-terms?format=api
{ "links": { "first": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00566832/go-terms?format=api&page=1", "last": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00566832/go-terms?format=api&page=1", "next": null, "prev": null }, "data": [ { "type": "go-terms", "id": "GO:0005975", "attributes": { "accession": "GO:0005975", "count": 5, "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:0006418", "attributes": { "accession": "GO:0006418", "count": 2, "description": "tRNA aminoacylation for protein translation", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006418?format=api" } }, { "type": "go-terms", "id": "GO:0006508", "attributes": { "accession": "GO:0006508", "count": 2, "description": "proteolysis", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006508?format=api" } }, { "type": "go-terms", "id": "GO:0006826", "attributes": { "accession": "GO:0006826", "count": 1, "description": "iron ion transport", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006826?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: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:0004553", "attributes": { "accession": "GO:0004553", "count": 5, "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:0000166", "attributes": { "accession": "GO:0000166", "count": 2, "description": "nucleotide binding", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000166?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:0004812", "attributes": { "accession": "GO:0004812", "count": 2, "description": "aminoacyl-tRNA ligase activity", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004812?format=api" } }, { "type": "go-terms", "id": "GO:0005524", "attributes": { "accession": "GO:0005524", "count": 2, "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:0004197", "attributes": { "accession": "GO:0004197", "count": 1, "description": "cysteine-type endopeptidase activity", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004197?format=api" } }, { "type": "go-terms", "id": "GO:0008233", "attributes": { "accession": "GO:0008233", "count": 1, "description": "peptidase activity", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008233?format=api" } }, { "type": "go-terms", "id": "GO:0015093", "attributes": { "accession": "GO:0015093", "count": 1, "description": "ferrous iron transmembrane transporter activity", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015093?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": 16 } } }