Analysis Go Term Relationship List
Retrieves GO terms for the given accession
Example:
---
`/analyses/MGYA00102827/go-terms`
GET /metagenomics/api/v1/analyses/MGYA00645746/go-terms?format=api
{ "links": { "first": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00645746/go-terms?format=api&page=1", "last": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00645746/go-terms?format=api&page=1", "next": null, "prev": null }, "data": [ { "type": "go-terms", "id": "GO:0006351", "attributes": { "accession": "GO:0006351", "count": 4, "description": "transcription, DNA-templated", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006351?format=api" } }, { "type": "go-terms", "id": "GO:0006396", "attributes": { "accession": "GO:0006396", "count": 3, "description": "RNA processing", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006396?format=api" } }, { "type": "go-terms", "id": "GO:0080009", "attributes": { "accession": "GO:0080009", "count": 3, "description": "mRNA methylation", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0080009?format=api" } }, { "type": "go-terms", "id": "GO:0019028", "attributes": { "accession": "GO:0019028", "count": 3, "description": "viral capsid", "lineage": "cellular_component" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0019028?format=api" } }, { "type": "go-terms", "id": "GO:0005524", "attributes": { "accession": "GO:0005524", "count": 6, "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:0003723", "attributes": { "accession": "GO:0003723", "count": 5, "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:0003968", "attributes": { "accession": "GO:0003968", "count": 4, "description": "RNA-directed 5'-3' RNA polymerase activity", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003968?format=api" } }, { "type": "go-terms", "id": "GO:0005198", "attributes": { "accession": "GO:0005198", "count": 3, "description": "structural molecule activity", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005198?format=api" } }, { "type": "go-terms", "id": "GO:0008174", "attributes": { "accession": "GO:0008174", "count": 3, "description": "mRNA methyltransferase activity", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008174?format=api" } }, { "type": "go-terms", "id": "GO:0003676", "attributes": { "accession": "GO:0003676", "count": 2, "description": "nucleic acid binding", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003676?format=api" } } ], "meta": { "pagination": { "page": 1, "pages": 1, "count": 10 } } }