Download links:
https://rest.kegg.jp/list/pathway
https://rest.kegg.jp/link/pathway/ko
https://rest.kegg.jp/link/pathway/compound
https://rest.kegg.jp/list/module
https://rest.kegg.jp/link/module/ko
https://rest.kegg.jp/link/module/compound
update_KEGG(download_dir)
update_KO_file(download_dir, RDSfile = NULL)
update_htable(type, keg_file = NULL, download = FALSE, download_dir = NULL)
update_org_pathway(
org = "hsa",
RDS_file = NULL,
download = TRUE,
download_dir = NULL
)
where to save the .keg file?
saved KO_files.RDS file
"ko", "module", "pathway", "compound" ...
path of a .keg file, such as ko00001.keg from https://www.genome.jp/kegg-bin/download_htext?htext=ko00001&format=htext.
save the .keg file?
kegg organism, listed in https://www.genome.jp/kegg/catalog/org_list.html, default, "hsa"
path of a org.RDS file if you saved before.
No value