Analysis Go Term Relationship List
Retrieves GO terms for the given accession
Example:
---
`/analyses/MGYA00102827/go-terms`
GET /metagenomics/api/v1/analyses/MGYA00566879/go-terms?format=api
{ "links": { "first": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00566879/go-terms?format=api&page=1", "last": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00566879/go-terms?format=api&page=1", "next": null, "prev": null }, "data": [ { "type": "go-terms", "id": "GO:0006426", "attributes": { "accession": "GO:0006426", "count": 2, "description": "glycyl-tRNA aminoacylation", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006426?format=api" } }, { "type": "go-terms", "id": "GO:0006260", "attributes": { "accession": "GO:0006260", "count": 1, "description": "DNA replication", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006260?format=api" } }, { "type": "go-terms", "id": "GO:0006508", "attributes": { "accession": "GO:0006508", "count": 1, "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:0005737", "attributes": { "accession": "GO:0005737", "count": 2, "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:0009360", "attributes": { "accession": "GO:0009360", "count": 1, "description": "DNA polymerase III complex", "lineage": "cellular_component" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009360?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:0004820", "attributes": { "accession": "GO:0004820", "count": 2, "description": "glycine-tRNA ligase activity", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004820?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: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:0008236", "attributes": { "accession": "GO:0008236", "count": 1, "description": "serine-type peptidase activity", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008236?format=api" } }, { "type": "go-terms", "id": "GO:0008408", "attributes": { "accession": "GO:0008408", "count": 1, "description": "3'-5' exonuclease activity", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008408?format=api" } } ], "meta": { "pagination": { "page": 1, "pages": 1, "count": 12 } } }