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:

  1. File-based loading from tab-delimited text files
  2. Programmatic graph construction
  3. A built-in demo dataset for testing