KEGG REST API
Does anyone know of a Java/ Python wrapper to access KEGG APIs specifically for compounds and genome?
Any help will be highly appreciated.
• 3,282 views
•
link
2 answers
You might find useful this library: https://pythonhosted.org/bioservices/ it provides api to access several bioinformatics databases, including KEGG.
• 0 views
•
link
Log in to answer this question.