Analysis Go Term Relationship List
Retrieves GO terms for the given accession
Example:
---
`/analyses/MGYA00102827/go-terms`
GET /metagenomics/api/v1/analyses/MGYA00697804/go-terms?format=api
{ "links": { "first": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00697804/go-terms?format=api&page=1", "last": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00697804/go-terms?format=api&page=1", "next": null, "prev": null }, "data": [ { "type": "go-terms", "id": "GO:0006412", "attributes": { "accession": "GO:0006412", "count": 2, "description": "translation", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006412?format=api" } }, { "type": "go-terms", "id": "GO:0015074", "attributes": { "accession": "GO:0015074", "count": 2, "description": "DNA integration", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015074?format=api" } }, { "type": "go-terms", "id": "GO:0005840", "attributes": { "accession": "GO:0005840", "count": 2, "description": "ribosome", "lineage": "cellular_component" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005840?format=api" } }, { "type": "go-terms", "id": "GO:0015934", "attributes": { "accession": "GO:0015934", "count": 1, "description": "large ribosomal subunit", "lineage": "cellular_component" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015934?format=api" } }, { "type": "go-terms", "id": "GO:0015935", "attributes": { "accession": "GO:0015935", "count": 1, "description": "small ribosomal subunit", "lineage": "cellular_component" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015935?format=api" } }, { "type": "go-terms", "id": "GO:0003723", "attributes": { "accession": "GO:0003723", "count": 2, "description": "RNA binding", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003723?format=api" } }, { "type": "go-terms", "id": "GO:0003735", "attributes": { "accession": "GO:0003735", "count": 2, "description": "structural constituent of ribosome", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003735?format=api" } }, { "type": "go-terms", "id": "GO:0005515", "attributes": { "accession": "GO:0005515", "count": 2, "description": "protein binding", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005515?format=api" } }, { "type": "go-terms", "id": "GO:0003676", "attributes": { "accession": "GO:0003676", "count": 1, "description": "nucleic acid binding", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003676?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:0016740", "attributes": { "accession": "GO:0016740", "count": 1, "description": "transferase activity", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016740?format=api" } } ], "meta": { "pagination": { "page": 1, "pages": 1, "count": 11 } } }