HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"links": {
"first": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000000521/cogs?format=api&page=1",
"last": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000000521/cogs?format=api&page=1",
"next": null,
"prev": null
},
"data": [
{
"type": "genome-cog-counts",
"id": "163607",
"attributes": {
"name": "S",
"description": "Function unknown",
"genome-count": 209
}
},
{
"type": "genome-cog-counts",
"id": "163608",
"attributes": {
"name": "J",
"description": "Translation",
"genome-count": 147
}
},
{
"type": "genome-cog-counts",
"id": "163613",
"attributes": {
"name": "M",
"description": "Cell wall/membrane/envelope biogenesis",
"genome-count": 112
}
},
{
"type": "genome-cog-counts",
"id": "163606",
"attributes": {
"name": "L",
"description": "Replication",
"genome-count": 101
}
},
{
"type": "genome-cog-counts",
"id": "163616",
"attributes": {
"name": "K",
"description": "Transcription",
"genome-count": 71
}
},
{
"type": "genome-cog-counts",
"id": "163615",
"attributes": {
"name": "F",
"description": "Nucleotide transport and metabolism",
"genome-count": 54
}
},
{
"type": "genome-cog-counts",
"id": "163620",
"attributes": {
"name": "G",
"description": "Carbohydrate transport and metabolism",
"genome-count": 50
}
},
{
"type": "genome-cog-counts",
"id": "163612",
"attributes": {
"name": "D",
"description": "Cell cycle control",
"genome-count": 44
}
},
{
"type": "genome-cog-counts",
"id": "163621",
"attributes": {
"name": "O",
"description": "Post-translational modification",
"genome-count": 43
}
},
{
"type": "genome-cog-counts",
"id": "163609",
"attributes": {
"name": "P",
"description": "Inorganic ion transport and metabolism",
"genome-count": 39
}
},
{
"type": "genome-cog-counts",
"id": "163611",
"attributes": {
"name": "U",
"description": "Intracellular trafficking",
"genome-count": 37
}
},
{
"type": "genome-cog-counts",
"id": "163623",
"attributes": {
"name": "-",
"description": "",
"genome-count": 36
}
},
{
"type": "genome-cog-counts",
"id": "163617",
"attributes": {
"name": "T",
"description": "Signal transduction mechanisms",
"genome-count": 35
}
},
{
"type": "genome-cog-counts",
"id": "163618",
"attributes": {
"name": "C",
"description": "Energy production and conversion",
"genome-count": 30
}
},
{
"type": "genome-cog-counts",
"id": "163614",
"attributes": {
"name": "H",
"description": "Coenzyme transport and metabolism",
"genome-count": 29
}
},
{
"type": "genome-cog-counts",
"id": "163624",
"attributes": {
"name": "I",
"description": "Lipid transport and metabolism",
"genome-count": 21
}
},
{
"type": "genome-cog-counts",
"id": "163622",
"attributes": {
"name": "E",
"description": "Amino acid transport and metabolism",
"genome-count": 21
}
},
{
"type": "genome-cog-counts",
"id": "163619",
"attributes": {
"name": "V",
"description": "Defense mechanisms",
"genome-count": 18
}
},
{
"type": "genome-cog-counts",
"id": "163610",
"attributes": {
"name": "N",
"description": "Cell motility",
"genome-count": 12
}
},
{
"type": "genome-cog-counts",
"id": "163627",
"attributes": {
"name": "Q",
"description": "Secondary metabolites biosynthesis",
"genome-count": 7
}
},
{
"type": "genome-cog-counts",
"id": "163625",
"attributes": {
"name": "Z",
"description": "Cytoskeleton",
"genome-count": 2
}
},
{
"type": "genome-cog-counts",
"id": "163626",
"attributes": {
"name": "B",
"description": "Chromatin structure and dynamics",
"genome-count": 1
}
}
],
"meta": {
"pagination": {
"page": 1,
"pages": 1,
"count": 22
}
}
}