HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"links": {
"first": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000000244/cogs?format=api&page=1",
"last": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000000244/cogs?format=api&page=1",
"next": null,
"prev": null
},
"data": [
{
"type": "genome-cog-counts",
"id": "174501",
"attributes": {
"name": "S",
"description": "Function unknown",
"genome-count": 446
}
},
{
"type": "genome-cog-counts",
"id": "174498",
"attributes": {
"name": "K",
"description": "Transcription",
"genome-count": 223
}
},
{
"type": "genome-cog-counts",
"id": "174502",
"attributes": {
"name": "L",
"description": "Replication",
"genome-count": 206
}
},
{
"type": "genome-cog-counts",
"id": "174507",
"attributes": {
"name": "G",
"description": "Carbohydrate transport and metabolism",
"genome-count": 202
}
},
{
"type": "genome-cog-counts",
"id": "174497",
"attributes": {
"name": "J",
"description": "Translation",
"genome-count": 168
}
},
{
"type": "genome-cog-counts",
"id": "174506",
"attributes": {
"name": "E",
"description": "Amino acid transport and metabolism",
"genome-count": 159
}
},
{
"type": "genome-cog-counts",
"id": "174505",
"attributes": {
"name": "-",
"description": "",
"genome-count": 141
}
},
{
"type": "genome-cog-counts",
"id": "174503",
"attributes": {
"name": "M",
"description": "Cell wall/membrane/envelope biogenesis",
"genome-count": 121
}
},
{
"type": "genome-cog-counts",
"id": "174509",
"attributes": {
"name": "C",
"description": "Energy production and conversion",
"genome-count": 96
}
},
{
"type": "genome-cog-counts",
"id": "174504",
"attributes": {
"name": "V",
"description": "Defense mechanisms",
"genome-count": 79
}
},
{
"type": "genome-cog-counts",
"id": "174508",
"attributes": {
"name": "P",
"description": "Inorganic ion transport and metabolism",
"genome-count": 78
}
},
{
"type": "genome-cog-counts",
"id": "174515",
"attributes": {
"name": "T",
"description": "Signal transduction mechanisms",
"genome-count": 71
}
},
{
"type": "genome-cog-counts",
"id": "174499",
"attributes": {
"name": "F",
"description": "Nucleotide transport and metabolism",
"genome-count": 70
}
},
{
"type": "genome-cog-counts",
"id": "174514",
"attributes": {
"name": "H",
"description": "Coenzyme transport and metabolism",
"genome-count": 67
}
},
{
"type": "genome-cog-counts",
"id": "174511",
"attributes": {
"name": "I",
"description": "Lipid transport and metabolism",
"genome-count": 55
}
},
{
"type": "genome-cog-counts",
"id": "174500",
"attributes": {
"name": "O",
"description": "Post-translational modification",
"genome-count": 53
}
},
{
"type": "genome-cog-counts",
"id": "174512",
"attributes": {
"name": "D",
"description": "Cell cycle control",
"genome-count": 37
}
},
{
"type": "genome-cog-counts",
"id": "174510",
"attributes": {
"name": "U",
"description": "Intracellular trafficking",
"genome-count": 35
}
},
{
"type": "genome-cog-counts",
"id": "174513",
"attributes": {
"name": "Q",
"description": "Secondary metabolites biosynthesis",
"genome-count": 31
}
},
{
"type": "genome-cog-counts",
"id": "174516",
"attributes": {
"name": "N",
"description": "Cell motility",
"genome-count": 9
}
}
],
"meta": {
"pagination": {
"page": 1,
"pages": 1,
"count": 20
}
}
}