HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"links": {
"first": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000293174/cogs?format=api&page=1",
"last": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000293174/cogs?format=api&page=1",
"next": null,
"prev": null
},
"data": [
{
"type": "genome-cog-counts",
"id": "203122",
"attributes": {
"name": "S",
"description": "Function unknown",
"genome-count": 231
}
},
{
"type": "genome-cog-counts",
"id": "203116",
"attributes": {
"name": "J",
"description": "Translation",
"genome-count": 108
}
},
{
"type": "genome-cog-counts",
"id": "203118",
"attributes": {
"name": "G",
"description": "Carbohydrate transport and metabolism",
"genome-count": 104
}
},
{
"type": "genome-cog-counts",
"id": "203128",
"attributes": {
"name": "E",
"description": "Amino acid transport and metabolism",
"genome-count": 88
}
},
{
"type": "genome-cog-counts",
"id": "203133",
"attributes": {
"name": "M",
"description": "Cell wall/membrane/envelope biogenesis",
"genome-count": 81
}
},
{
"type": "genome-cog-counts",
"id": "203121",
"attributes": {
"name": "L",
"description": "Replication",
"genome-count": 80
}
},
{
"type": "genome-cog-counts",
"id": "203117",
"attributes": {
"name": "K",
"description": "Transcription",
"genome-count": 73
}
},
{
"type": "genome-cog-counts",
"id": "203120",
"attributes": {
"name": "C",
"description": "Energy production and conversion",
"genome-count": 70
}
},
{
"type": "genome-cog-counts",
"id": "203127",
"attributes": {
"name": "P",
"description": "Inorganic ion transport and metabolism",
"genome-count": 50
}
},
{
"type": "genome-cog-counts",
"id": "203125",
"attributes": {
"name": "I",
"description": "Lipid transport and metabolism",
"genome-count": 38
}
},
{
"type": "genome-cog-counts",
"id": "203131",
"attributes": {
"name": "O",
"description": "Post-translational modification",
"genome-count": 38
}
},
{
"type": "genome-cog-counts",
"id": "203124",
"attributes": {
"name": "H",
"description": "Coenzyme transport and metabolism",
"genome-count": 37
}
},
{
"type": "genome-cog-counts",
"id": "203126",
"attributes": {
"name": "D",
"description": "Cell cycle control",
"genome-count": 35
}
},
{
"type": "genome-cog-counts",
"id": "203130",
"attributes": {
"name": "-",
"description": "",
"genome-count": 34
}
},
{
"type": "genome-cog-counts",
"id": "203119",
"attributes": {
"name": "F",
"description": "Nucleotide transport and metabolism",
"genome-count": 33
}
},
{
"type": "genome-cog-counts",
"id": "203129",
"attributes": {
"name": "T",
"description": "Signal transduction mechanisms",
"genome-count": 33
}
},
{
"type": "genome-cog-counts",
"id": "203123",
"attributes": {
"name": "U",
"description": "Intracellular trafficking",
"genome-count": 21
}
},
{
"type": "genome-cog-counts",
"id": "203137",
"attributes": {
"name": "V",
"description": "Defense mechanisms",
"genome-count": 18
}
},
{
"type": "genome-cog-counts",
"id": "203132",
"attributes": {
"name": "Q",
"description": "Secondary metabolites biosynthesis",
"genome-count": 9
}
},
{
"type": "genome-cog-counts",
"id": "203134",
"attributes": {
"name": "N",
"description": "Cell motility",
"genome-count": 7
}
},
{
"type": "genome-cog-counts",
"id": "203136",
"attributes": {
"name": "Z",
"description": "Cytoskeleton",
"genome-count": 1
}
},
{
"type": "genome-cog-counts",
"id": "203135",
"attributes": {
"name": "B",
"description": "Chromatin structure and dynamics",
"genome-count": 1
}
}
],
"meta": {
"pagination": {
"page": 1,
"pages": 1,
"count": 22
}
}
}