HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"links": {
"first": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000000413/cogs?format=api&page=1",
"last": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000000413/cogs?format=api&page=1",
"next": null,
"prev": null
},
"data": [
{
"type": "genome-cog-counts",
"id": "123048",
"attributes": {
"name": "S",
"description": "Function unknown",
"genome-count": 494
}
},
{
"type": "genome-cog-counts",
"id": "123044",
"attributes": {
"name": "K",
"description": "Transcription",
"genome-count": 311
}
},
{
"type": "genome-cog-counts",
"id": "123050",
"attributes": {
"name": "C",
"description": "Energy production and conversion",
"genome-count": 206
}
},
{
"type": "genome-cog-counts",
"id": "123055",
"attributes": {
"name": "E",
"description": "Amino acid transport and metabolism",
"genome-count": 185
}
},
{
"type": "genome-cog-counts",
"id": "123056",
"attributes": {
"name": "P",
"description": "Inorganic ion transport and metabolism",
"genome-count": 182
}
},
{
"type": "genome-cog-counts",
"id": "123049",
"attributes": {
"name": "J",
"description": "Translation",
"genome-count": 142
}
},
{
"type": "genome-cog-counts",
"id": "123045",
"attributes": {
"name": "-",
"description": "",
"genome-count": 137
}
},
{
"type": "genome-cog-counts",
"id": "123047",
"attributes": {
"name": "L",
"description": "Replication",
"genome-count": 129
}
},
{
"type": "genome-cog-counts",
"id": "123046",
"attributes": {
"name": "H",
"description": "Coenzyme transport and metabolism",
"genome-count": 127
}
},
{
"type": "genome-cog-counts",
"id": "123051",
"attributes": {
"name": "M",
"description": "Cell wall/membrane/envelope biogenesis",
"genome-count": 122
}
},
{
"type": "genome-cog-counts",
"id": "123042",
"attributes": {
"name": "T",
"description": "Signal transduction mechanisms",
"genome-count": 95
}
},
{
"type": "genome-cog-counts",
"id": "123057",
"attributes": {
"name": "G",
"description": "Carbohydrate transport and metabolism",
"genome-count": 90
}
},
{
"type": "genome-cog-counts",
"id": "123052",
"attributes": {
"name": "F",
"description": "Nucleotide transport and metabolism",
"genome-count": 76
}
},
{
"type": "genome-cog-counts",
"id": "123054",
"attributes": {
"name": "O",
"description": "Post-translational modification",
"genome-count": 74
}
},
{
"type": "genome-cog-counts",
"id": "123058",
"attributes": {
"name": "V",
"description": "Defense mechanisms",
"genome-count": 65
}
},
{
"type": "genome-cog-counts",
"id": "123060",
"attributes": {
"name": "D",
"description": "Cell cycle control",
"genome-count": 50
}
},
{
"type": "genome-cog-counts",
"id": "123059",
"attributes": {
"name": "U",
"description": "Intracellular trafficking",
"genome-count": 44
}
},
{
"type": "genome-cog-counts",
"id": "123053",
"attributes": {
"name": "I",
"description": "Lipid transport and metabolism",
"genome-count": 39
}
},
{
"type": "genome-cog-counts",
"id": "123043",
"attributes": {
"name": "Q",
"description": "Secondary metabolites biosynthesis",
"genome-count": 29
}
},
{
"type": "genome-cog-counts",
"id": "123041",
"attributes": {
"name": "N",
"description": "Cell motility",
"genome-count": 22
}
},
{
"type": "genome-cog-counts",
"id": "123062",
"attributes": {
"name": "Z",
"description": "Cytoskeleton",
"genome-count": 1
}
},
{
"type": "genome-cog-counts",
"id": "123061",
"attributes": {
"name": "B",
"description": "Chromatin structure and dynamics",
"genome-count": 1
}
}
],
"meta": {
"pagination": {
"page": 1,
"pages": 1,
"count": 22
}
}
}