HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"links": {
"first": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000000577/cogs?format=api&page=1",
"last": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000000577/cogs?format=api&page=1",
"next": null,
"prev": null
},
"data": [
{
"type": "genome-cog-counts",
"id": "115869",
"attributes": {
"name": "S",
"description": "Function unknown",
"genome-count": 179
}
},
{
"type": "genome-cog-counts",
"id": "115860",
"attributes": {
"name": "J",
"description": "Translation",
"genome-count": 113
}
},
{
"type": "genome-cog-counts",
"id": "115863",
"attributes": {
"name": "E",
"description": "Amino acid transport and metabolism",
"genome-count": 90
}
},
{
"type": "genome-cog-counts",
"id": "115859",
"attributes": {
"name": "C",
"description": "Energy production and conversion",
"genome-count": 90
}
},
{
"type": "genome-cog-counts",
"id": "115865",
"attributes": {
"name": "P",
"description": "Inorganic ion transport and metabolism",
"genome-count": 86
}
},
{
"type": "genome-cog-counts",
"id": "115870",
"attributes": {
"name": "-",
"description": "",
"genome-count": 78
}
},
{
"type": "genome-cog-counts",
"id": "115864",
"attributes": {
"name": "K",
"description": "Transcription",
"genome-count": 78
}
},
{
"type": "genome-cog-counts",
"id": "115868",
"attributes": {
"name": "L",
"description": "Replication",
"genome-count": 75
}
},
{
"type": "genome-cog-counts",
"id": "115871",
"attributes": {
"name": "M",
"description": "Cell wall/membrane/envelope biogenesis",
"genome-count": 70
}
},
{
"type": "genome-cog-counts",
"id": "115873",
"attributes": {
"name": "H",
"description": "Coenzyme transport and metabolism",
"genome-count": 67
}
},
{
"type": "genome-cog-counts",
"id": "115866",
"attributes": {
"name": "O",
"description": "Post-translational modification",
"genome-count": 44
}
},
{
"type": "genome-cog-counts",
"id": "115861",
"attributes": {
"name": "F",
"description": "Nucleotide transport and metabolism",
"genome-count": 40
}
},
{
"type": "genome-cog-counts",
"id": "115862",
"attributes": {
"name": "T",
"description": "Signal transduction mechanisms",
"genome-count": 34
}
},
{
"type": "genome-cog-counts",
"id": "115874",
"attributes": {
"name": "G",
"description": "Carbohydrate transport and metabolism",
"genome-count": 32
}
},
{
"type": "genome-cog-counts",
"id": "115880",
"attributes": {
"name": "U",
"description": "Intracellular trafficking",
"genome-count": 27
}
},
{
"type": "genome-cog-counts",
"id": "115867",
"attributes": {
"name": "D",
"description": "Cell cycle control",
"genome-count": 25
}
},
{
"type": "genome-cog-counts",
"id": "115876",
"attributes": {
"name": "I",
"description": "Lipid transport and metabolism",
"genome-count": 22
}
},
{
"type": "genome-cog-counts",
"id": "115872",
"attributes": {
"name": "V",
"description": "Defense mechanisms",
"genome-count": 20
}
},
{
"type": "genome-cog-counts",
"id": "115878",
"attributes": {
"name": "Q",
"description": "Secondary metabolites biosynthesis",
"genome-count": 12
}
},
{
"type": "genome-cog-counts",
"id": "115879",
"attributes": {
"name": "N",
"description": "Cell motility",
"genome-count": 3
}
},
{
"type": "genome-cog-counts",
"id": "115875",
"attributes": {
"name": "Z",
"description": "Cytoskeleton",
"genome-count": 2
}
},
{
"type": "genome-cog-counts",
"id": "115877",
"attributes": {
"name": "B",
"description": "Chromatin structure and dynamics",
"genome-count": 1
}
}
],
"meta": {
"pagination": {
"page": 1,
"pages": 1,
"count": 22
}
}
}