HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"links": {
"first": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000000718/cogs?format=api&page=1",
"last": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000000718/cogs?format=api&page=1",
"next": null,
"prev": null
},
"data": [
{
"type": "genome-cog-counts",
"id": "128127",
"attributes": {
"name": "S",
"description": "Function unknown",
"genome-count": 371
}
},
{
"type": "genome-cog-counts",
"id": "128128",
"attributes": {
"name": "L",
"description": "Replication",
"genome-count": 162
}
},
{
"type": "genome-cog-counts",
"id": "128132",
"attributes": {
"name": "J",
"description": "Translation",
"genome-count": 150
}
},
{
"type": "genome-cog-counts",
"id": "128129",
"attributes": {
"name": "K",
"description": "Transcription",
"genome-count": 142
}
},
{
"type": "genome-cog-counts",
"id": "128141",
"attributes": {
"name": "M",
"description": "Cell wall/membrane/envelope biogenesis",
"genome-count": 126
}
},
{
"type": "genome-cog-counts",
"id": "128126",
"attributes": {
"name": "-",
"description": "",
"genome-count": 116
}
},
{
"type": "genome-cog-counts",
"id": "128138",
"attributes": {
"name": "E",
"description": "Amino acid transport and metabolism",
"genome-count": 95
}
},
{
"type": "genome-cog-counts",
"id": "128131",
"attributes": {
"name": "C",
"description": "Energy production and conversion",
"genome-count": 91
}
},
{
"type": "genome-cog-counts",
"id": "128137",
"attributes": {
"name": "H",
"description": "Coenzyme transport and metabolism",
"genome-count": 76
}
},
{
"type": "genome-cog-counts",
"id": "128130",
"attributes": {
"name": "F",
"description": "Nucleotide transport and metabolism",
"genome-count": 73
}
},
{
"type": "genome-cog-counts",
"id": "128143",
"attributes": {
"name": "P",
"description": "Inorganic ion transport and metabolism",
"genome-count": 68
}
},
{
"type": "genome-cog-counts",
"id": "128134",
"attributes": {
"name": "G",
"description": "Carbohydrate transport and metabolism",
"genome-count": 61
}
},
{
"type": "genome-cog-counts",
"id": "128139",
"attributes": {
"name": "V",
"description": "Defense mechanisms",
"genome-count": 47
}
},
{
"type": "genome-cog-counts",
"id": "128136",
"attributes": {
"name": "D",
"description": "Cell cycle control",
"genome-count": 41
}
},
{
"type": "genome-cog-counts",
"id": "128125",
"attributes": {
"name": "O",
"description": "Post-translational modification",
"genome-count": 41
}
},
{
"type": "genome-cog-counts",
"id": "128142",
"attributes": {
"name": "T",
"description": "Signal transduction mechanisms",
"genome-count": 39
}
},
{
"type": "genome-cog-counts",
"id": "128135",
"attributes": {
"name": "I",
"description": "Lipid transport and metabolism",
"genome-count": 35
}
},
{
"type": "genome-cog-counts",
"id": "128133",
"attributes": {
"name": "U",
"description": "Intracellular trafficking",
"genome-count": 26
}
},
{
"type": "genome-cog-counts",
"id": "128140",
"attributes": {
"name": "Q",
"description": "Secondary metabolites biosynthesis",
"genome-count": 17
}
},
{
"type": "genome-cog-counts",
"id": "128144",
"attributes": {
"name": "N",
"description": "Cell motility",
"genome-count": 5
}
}
],
"meta": {
"pagination": {
"page": 1,
"pages": 1,
"count": 20
}
}
}