Analysis Go Term Relationship List
Retrieves GO terms for the given accession
Example:
---
`/analyses/MGYA00102827/go-terms`
GET /metagenomics/api/v1/analyses/MGYA00772021/go-terms?format=api
{ "links": { "first": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00772021/go-terms?format=api&page=1", "last": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00772021/go-terms?format=api&page=1", "next": null, "prev": null }, "data": [ { "type": "go-terms", "id": "GO:0006270", "attributes": { "accession": "GO:0006270", "count": 1, "description": "DNA replication initiation", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006270?format=api" } }, { "type": "go-terms", "id": "GO:0006313", "attributes": { "accession": "GO:0006313", "count": 1, "description": "transposition, DNA-mediated", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006313?format=api" } }, { "type": "go-terms", "id": "GO:0009405", "attributes": { "accession": "GO:0009405", "count": 1, "description": "pathogenesis", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009405?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:0019867", "attributes": { "accession": "GO:0019867", "count": 1, "description": "outer membrane", "lineage": "cellular_component" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0019867?format=api" } }, { "type": "go-terms", "id": "GO:0003677", "attributes": { "accession": "GO:0003677", "count": 1, "description": "DNA binding", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003677?format=api" } }, { "type": "go-terms", "id": "GO:0003887", "attributes": { "accession": "GO:0003887", "count": 1, "description": "DNA-directed DNA polymerase activity", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003887?format=api" } }, { "type": "go-terms", "id": "GO:0004803", "attributes": { "accession": "GO:0004803", "count": 1, "description": "transposase activiy", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004803?format=api" } } ], "meta": { "pagination": { "page": 1, "pages": 1, "count": 8 } } }