Class ChEBIReader
java.lang.Object
org.episteme.natural.chemistry.loaders.ChEBIReader
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringextractChebiId(String jsonResponse) Gets ChEBI ID from search result.static Stringstatic StringgetCompoundUrl(String chebiId) Builds ChEBI compound URL.static StringsearchByName(String name) Search ChEBI for a compound by name.
-
Method Details
-
getCategory
-
getDescription
-
searchByName
-
extractChebiId
-
getCompoundUrl
-