Description Usage Arguments Details Value Examples
View source: R/load_kegg_graphs.R
This function helps update the latest PFPRefnet odject for a species
1 | get_PFPRefnet(spec, file_root = ".", test_mode = FALSE)
|
spec, |
a character, refers to the species in KEGG. hsa, mmu... |
file_root, |
a character, file dir to download the kgml files. |
test_mode, |
please set whether to test this function. |
, gupdate the latest PFPRefnet odject for a species in KEGG. It will return a PFPRefnet object.
a PFPRefnet object.
1 | PFPRefnet1 <- get_PFPRefnet("hsa",".",test_mode=TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.