Build KEGG graph from data sources.
In the R FELLA package, buildGraphFromKEGGREST() uses the KEGG REST API to download pathway, module, enzyme, reaction, and compound data. This VB.NET implementation provides:
- File-based loading from tab-delimited text files
- Programmatic graph construction
- A built-in demo dataset for testing