HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"links": {
"first": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000000247/cogs?format=api&page=1",
"last": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000000247/cogs?format=api&page=1",
"next": null,
"prev": null
},
"data": [
{
"type": "genome-cog-counts",
"id": "129949",
"attributes": {
"name": "S",
"description": "Function unknown",
"genome-count": 251
}
},
{
"type": "genome-cog-counts",
"id": "129948",
"attributes": {
"name": "J",
"description": "Translation",
"genome-count": 145
}
},
{
"type": "genome-cog-counts",
"id": "129953",
"attributes": {
"name": "K",
"description": "Transcription",
"genome-count": 112
}
},
{
"type": "genome-cog-counts",
"id": "129950",
"attributes": {
"name": "E",
"description": "Amino acid transport and metabolism",
"genome-count": 102
}
},
{
"type": "genome-cog-counts",
"id": "129952",
"attributes": {
"name": "M",
"description": "Cell wall/membrane/envelope biogenesis",
"genome-count": 101
}
},
{
"type": "genome-cog-counts",
"id": "129961",
"attributes": {
"name": "G",
"description": "Carbohydrate transport and metabolism",
"genome-count": 96
}
},
{
"type": "genome-cog-counts",
"id": "129955",
"attributes": {
"name": "L",
"description": "Replication",
"genome-count": 93
}
},
{
"type": "genome-cog-counts",
"id": "129965",
"attributes": {
"name": "P",
"description": "Inorganic ion transport and metabolism",
"genome-count": 90
}
},
{
"type": "genome-cog-counts",
"id": "129951",
"attributes": {
"name": "C",
"description": "Energy production and conversion",
"genome-count": 72
}
},
{
"type": "genome-cog-counts",
"id": "129958",
"attributes": {
"name": "H",
"description": "Coenzyme transport and metabolism",
"genome-count": 72
}
},
{
"type": "genome-cog-counts",
"id": "129957",
"attributes": {
"name": "F",
"description": "Nucleotide transport and metabolism",
"genome-count": 61
}
},
{
"type": "genome-cog-counts",
"id": "129954",
"attributes": {
"name": "-",
"description": "",
"genome-count": 54
}
},
{
"type": "genome-cog-counts",
"id": "129956",
"attributes": {
"name": "T",
"description": "Signal transduction mechanisms",
"genome-count": 46
}
},
{
"type": "genome-cog-counts",
"id": "129962",
"attributes": {
"name": "O",
"description": "Post-translational modification",
"genome-count": 37
}
},
{
"type": "genome-cog-counts",
"id": "129959",
"attributes": {
"name": "U",
"description": "Intracellular trafficking",
"genome-count": 37
}
},
{
"type": "genome-cog-counts",
"id": "129960",
"attributes": {
"name": "V",
"description": "Defense mechanisms",
"genome-count": 33
}
},
{
"type": "genome-cog-counts",
"id": "129963",
"attributes": {
"name": "I",
"description": "Lipid transport and metabolism",
"genome-count": 29
}
},
{
"type": "genome-cog-counts",
"id": "129964",
"attributes": {
"name": "D",
"description": "Cell cycle control",
"genome-count": 29
}
},
{
"type": "genome-cog-counts",
"id": "129968",
"attributes": {
"name": "Q",
"description": "Secondary metabolites biosynthesis",
"genome-count": 15
}
},
{
"type": "genome-cog-counts",
"id": "129966",
"attributes": {
"name": "N",
"description": "Cell motility",
"genome-count": 5
}
},
{
"type": "genome-cog-counts",
"id": "129967",
"attributes": {
"name": "B",
"description": "Chromatin structure and dynamics",
"genome-count": 1
}
}
],
"meta": {
"pagination": {
"page": 1,
"pages": 1,
"count": 21
}
}
}