Analysis Go Term Relationship List
Retrieves GO terms for the given accession
Example:
---
`/analyses/MGYA00102827/go-terms`
GET /metagenomics/api/v1/analyses/MGYA00566897/go-terms?format=api
{ "links": { "first": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00566897/go-terms?format=api&page=1", "last": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00566897/go-terms?format=api&page=1", "next": null, "prev": null }, "data": [ { "type": "go-terms", "id": "GO:0006355", "attributes": { "accession": "GO:0006355", "count": 3, "description": "regulation of transcription, DNA-templated", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006355?format=api" } }, { "type": "go-terms", "id": "GO:0006310", "attributes": { "accession": "GO:0006310", "count": 1, "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: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:0015074", "attributes": { "accession": "GO:0015074", "count": 1, "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:0003700", "attributes": { "accession": "GO:0003700", "count": 3, "description": "transcription factor activity, sequence-specific DNA binding", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003700?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:0016810", "attributes": { "accession": "GO:0016810", "count": 2, "description": "hydrolase activity, acting on carbon-nitrogen (but not peptide) bonds", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016810?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: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:0008168", "attributes": { "accession": "GO:0008168", "count": 1, "description": "methyltransferase activity", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008168?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:0016887", "attributes": { "accession": "GO:0016887", "count": 1, "description": "ATPase activity", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016887?format=api" } } ], "meta": { "pagination": { "page": 1, "pages": 1, "count": 12 } } }