Analysis Go Term Relationship List
Retrieves GO terms for the given accession
Example:
---
`/analyses/MGYA00102827/go-terms`
GET /metagenomics/api/v1/analyses/MGYA00329654/go-terms?format=api
{ "links": { "first": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00329654/go-terms?format=api&page=1", "last": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00329654/go-terms?format=api&page=1", "next": null, "prev": null }, "data": [ { "type": "go-terms", "id": "GO:0046718", "attributes": { "accession": "GO:0046718", "count": 78, "description": "viral entry into host cell", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046718?format=api" } }, { "type": "go-terms", "id": "GO:0046797", "attributes": { "accession": "GO:0046797", "count": 37, "description": "viral procapsid maturation", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046797?format=api" } }, { "type": "go-terms", "id": "GO:0019048", "attributes": { "accession": "GO:0019048", "count": 31, "description": "modulation by virus of host morphology or physiology", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0019048?format=api" } }, { "type": "go-terms", "id": "GO:0006260", "attributes": { "accession": "GO:0006260", "count": 27, "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:0019069", "attributes": { "accession": "GO:0019069", "count": 23, "description": "viral capsid assembly", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0019069?format=api" } }, { "type": "go-terms", "id": "GO:0019073", "attributes": { "accession": "GO:0019073", "count": 7, "description": "viral DNA genome packaging", "lineage": "biological_process" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0019073?format=api" } }, { "type": "go-terms", "id": "GO:0019028", "attributes": { "accession": "GO:0019028", "count": 182, "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:0046729", "attributes": { "accession": "GO:0046729", "count": 23, "description": "viral procapsid", "lineage": "cellular_component" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046729?format=api" } }, { "type": "go-terms", "id": "GO:0005198", "attributes": { "accession": "GO:0005198", "count": 104, "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: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" } } ], "meta": { "pagination": { "page": 1, "pages": 1, "count": 10 } } }