Kegg Module Instance
Provides list of KEEG modules.
GET /metagenomics/api/v1/annotations/kegg-modules/M00570?format=api
{ "data": { "type": "kegg-modules", "id": "M00570", "attributes": { "accession": "M00570", "description": "Pathway modules; Amino acid metabolism; Branched-chain amino acid metabolism", "name": "Isoleucine biosynthesis, threonine => 2-oxobutanoate => isoleucine" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/kegg-modules/M00570?format=api" } } }