Analysis Go Term Relationship List
Retrieves GO terms for the given accession
Example:
---
`/analyses/MGYA00102827/go-terms`
GET /metagenomics/api/v1/analyses/MGYA00520946/go-terms?format=api
{ "links": { "first": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00520946/go-terms?format=api&page=1", "last": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00520946/go-terms?format=api&page=1", "next": null, "prev": null }, "data": [ { "type": "go-terms", "id": "GO:0015074", "attributes": { "accession": "GO:0015074", "count": 20, "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:0006260", "attributes": { "accession": "GO:0006260", "count": 2, "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:0006310", "attributes": { "accession": "GO:0006310", "count": 2, "description": "DNA recombination", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006310?format=api" } }, { "type": "go-terms", "id": "GO:0006352", "attributes": { "accession": "GO:0006352", "count": 1, "description": "DNA-templated transcription, initiation", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006352?format=api" } }, { "type": "go-terms", "id": "GO:0006418", "attributes": { "accession": "GO:0006418", "count": 1, "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:0005576", "attributes": { "accession": "GO:0005576", "count": 1, "description": "extracellular region", "lineage": "cellular_component" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005576?format=api" } }, { "type": "go-terms", "id": "GO:0003676", "attributes": { "accession": "GO:0003676", "count": 43, "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:0008270", "attributes": { "accession": "GO:0008270", "count": 9, "description": "zinc ion binding", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008270?format=api" } }, { "type": "go-terms", "id": "GO:0003677", "attributes": { "accession": "GO:0003677", "count": 5, "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:0000166", "attributes": { "accession": "GO:0000166", "count": 3, "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:0003887", "attributes": { "accession": "GO:0003887", "count": 2, "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:0008408", "attributes": { "accession": "GO:0008408", "count": 2, "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" } }, { "type": "go-terms", "id": "GO:0004812", "attributes": { "accession": "GO:0004812", "count": 1, "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:0005179", "attributes": { "accession": "GO:0005179", "count": 1, "description": "hormone activity", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005179?format=api" } }, { "type": "go-terms", "id": "GO:0005524", "attributes": { "accession": "GO:0005524", "count": 1, "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:0046983", "attributes": { "accession": "GO:0046983", "count": 1, "description": "protein dimerization activity", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046983?format=api" } } ], "meta": { "pagination": { "page": 1, "pages": 1, "count": 16 } } }