HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"links": {
"first": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000000921/cogs?format=api&page=1",
"last": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000000921/cogs?format=api&page=1",
"next": null,
"prev": null
},
"data": [
{
"type": "genome-cog-counts",
"id": "127225",
"attributes": {
"name": "S",
"description": "Function unknown",
"genome-count": 402
}
},
{
"type": "genome-cog-counts",
"id": "127223",
"attributes": {
"name": "K",
"description": "Transcription",
"genome-count": 189
}
},
{
"type": "genome-cog-counts",
"id": "127228",
"attributes": {
"name": "E",
"description": "Amino acid transport and metabolism",
"genome-count": 156
}
},
{
"type": "genome-cog-counts",
"id": "127231",
"attributes": {
"name": "-",
"description": "",
"genome-count": 152
}
},
{
"type": "genome-cog-counts",
"id": "127234",
"attributes": {
"name": "J",
"description": "Translation",
"genome-count": 123
}
},
{
"type": "genome-cog-counts",
"id": "127227",
"attributes": {
"name": "C",
"description": "Energy production and conversion",
"genome-count": 116
}
},
{
"type": "genome-cog-counts",
"id": "127229",
"attributes": {
"name": "L",
"description": "Replication",
"genome-count": 104
}
},
{
"type": "genome-cog-counts",
"id": "127232",
"attributes": {
"name": "M",
"description": "Cell wall/membrane/envelope biogenesis",
"genome-count": 98
}
},
{
"type": "genome-cog-counts",
"id": "127235",
"attributes": {
"name": "G",
"description": "Carbohydrate transport and metabolism",
"genome-count": 90
}
},
{
"type": "genome-cog-counts",
"id": "127233",
"attributes": {
"name": "P",
"description": "Inorganic ion transport and metabolism",
"genome-count": 83
}
},
{
"type": "genome-cog-counts",
"id": "127230",
"attributes": {
"name": "T",
"description": "Signal transduction mechanisms",
"genome-count": 72
}
},
{
"type": "genome-cog-counts",
"id": "127224",
"attributes": {
"name": "F",
"description": "Nucleotide transport and metabolism",
"genome-count": 69
}
},
{
"type": "genome-cog-counts",
"id": "127226",
"attributes": {
"name": "H",
"description": "Coenzyme transport and metabolism",
"genome-count": 54
}
},
{
"type": "genome-cog-counts",
"id": "127236",
"attributes": {
"name": "O",
"description": "Post-translational modification",
"genome-count": 53
}
},
{
"type": "genome-cog-counts",
"id": "127222",
"attributes": {
"name": "I",
"description": "Lipid transport and metabolism",
"genome-count": 48
}
},
{
"type": "genome-cog-counts",
"id": "127237",
"attributes": {
"name": "V",
"description": "Defense mechanisms",
"genome-count": 43
}
},
{
"type": "genome-cog-counts",
"id": "127239",
"attributes": {
"name": "D",
"description": "Cell cycle control",
"genome-count": 41
}
},
{
"type": "genome-cog-counts",
"id": "127241",
"attributes": {
"name": "U",
"description": "Intracellular trafficking",
"genome-count": 22
}
},
{
"type": "genome-cog-counts",
"id": "127238",
"attributes": {
"name": "Q",
"description": "Secondary metabolites biosynthesis",
"genome-count": 16
}
},
{
"type": "genome-cog-counts",
"id": "127240",
"attributes": {
"name": "N",
"description": "Cell motility",
"genome-count": 9
}
}
],
"meta": {
"pagination": {
"page": 1,
"pages": 1,
"count": 20
}
}
}