KEGGAPI.jl
A Julia interface for the KEGG API. The interface allows the functional annotation of genes, identification of metabolic processes and pathways, the exploration of reaction/pathway prevalence at different taxonomic levels and the identification of orthologous proteins for further analysis.
KEGGAPI.jl aims to support all KEGG API endpoints provided by the "KEGGREST" package for R (Tenenbaum and maintainers, 2025) and the "Bio.KEGG.REST" submodule from Biopython for Python.