everest-castaneda / knext

Kyoto Encylopedia of Genes and Genomes (KEGG) NetworkX Topological parser automates downloading, parsing, and converting from a KEGG Markup Language File to a TSV file that is usable in network analyses.
MIT License
7 stars 1 forks source link

[Feature Request] KEGG module "DEFINITION" parser #2

Open jolespin opened 3 months ago

jolespin commented 3 months ago

https://www.genome.jp/dbget-bin/www_bget?M00532

Example of a definition:

(K01601-K01602) K19269 K11517 K03781 K14272 K00600 K00830 (K15893,K15919) K15918
K00281+K00605+K00382+K02437

Would it be possible to provide functionality that converts this schema to a NetworkX graph?