HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"links": {
"first": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000299520/cogs?format=api&page=1",
"last": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000299520/cogs?format=api&page=1",
"next": null,
"prev": null
},
"data": [
{
"type": "genome-cog-counts",
"id": "360734",
"attributes": {
"name": "S",
"description": "Function unknown",
"genome-count": 214
}
},
{
"type": "genome-cog-counts",
"id": "360730",
"attributes": {
"name": "J",
"description": "Translation",
"genome-count": 135
}
},
{
"type": "genome-cog-counts",
"id": "360742",
"attributes": {
"name": "M",
"description": "Cell wall/membrane/envelope biogenesis",
"genome-count": 119
}
},
{
"type": "genome-cog-counts",
"id": "360728",
"attributes": {
"name": "C",
"description": "Energy production and conversion",
"genome-count": 118
}
},
{
"type": "genome-cog-counts",
"id": "360739",
"attributes": {
"name": "E",
"description": "Amino acid transport and metabolism",
"genome-count": 101
}
},
{
"type": "genome-cog-counts",
"id": "360738",
"attributes": {
"name": "L",
"description": "Replication",
"genome-count": 80
}
},
{
"type": "genome-cog-counts",
"id": "360732",
"attributes": {
"name": "T",
"description": "Signal transduction mechanisms",
"genome-count": 72
}
},
{
"type": "genome-cog-counts",
"id": "360736",
"attributes": {
"name": "H",
"description": "Coenzyme transport and metabolism",
"genome-count": 70
}
},
{
"type": "genome-cog-counts",
"id": "360735",
"attributes": {
"name": "P",
"description": "Inorganic ion transport and metabolism",
"genome-count": 68
}
},
{
"type": "genome-cog-counts",
"id": "360746",
"attributes": {
"name": "N",
"description": "Cell motility",
"genome-count": 67
}
},
{
"type": "genome-cog-counts",
"id": "360733",
"attributes": {
"name": "G",
"description": "Carbohydrate transport and metabolism",
"genome-count": 65
}
},
{
"type": "genome-cog-counts",
"id": "360740",
"attributes": {
"name": "K",
"description": "Transcription",
"genome-count": 59
}
},
{
"type": "genome-cog-counts",
"id": "360741",
"attributes": {
"name": "F",
"description": "Nucleotide transport and metabolism",
"genome-count": 55
}
},
{
"type": "genome-cog-counts",
"id": "360745",
"attributes": {
"name": "-",
"description": "",
"genome-count": 46
}
},
{
"type": "genome-cog-counts",
"id": "360731",
"attributes": {
"name": "O",
"description": "Post-translational modification",
"genome-count": 43
}
},
{
"type": "genome-cog-counts",
"id": "360729",
"attributes": {
"name": "I",
"description": "Lipid transport and metabolism",
"genome-count": 40
}
},
{
"type": "genome-cog-counts",
"id": "360727",
"attributes": {
"name": "D",
"description": "Cell cycle control",
"genome-count": 34
}
},
{
"type": "genome-cog-counts",
"id": "360737",
"attributes": {
"name": "U",
"description": "Intracellular trafficking",
"genome-count": 32
}
},
{
"type": "genome-cog-counts",
"id": "360743",
"attributes": {
"name": "Q",
"description": "Secondary metabolites biosynthesis",
"genome-count": 18
}
},
{
"type": "genome-cog-counts",
"id": "360744",
"attributes": {
"name": "V",
"description": "Defense mechanisms",
"genome-count": 17
}
},
{
"type": "genome-cog-counts",
"id": "360747",
"attributes": {
"name": "A",
"description": "RNA processing and modification",
"genome-count": 2
}
},
{
"type": "genome-cog-counts",
"id": "360748",
"attributes": {
"name": "Z",
"description": "Cytoskeleton",
"genome-count": 1
}
}
],
"meta": {
"pagination": {
"page": 1,
"pages": 1,
"count": 22
}
}
}