get_PFPRefnet: get a PFPRefnet for a species

Description Usage Arguments Details Value Examples

View source: R/load_kegg_graphs.R

Description

This function helps update the latest PFPRefnet odject for a species

Usage

1
get_PFPRefnet(spec, file_root = ".", test_mode = FALSE)

Arguments

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.

Details

, gupdate the latest PFPRefnet odject for a species in KEGG. It will return a PFPRefnet object.

Value

a PFPRefnet object.

Examples

1
PFPRefnet1 <- get_PFPRefnet("hsa",".",test_mode=TRUE)

aib-group/PFP documentation built on Dec. 27, 2020, 1:13 a.m.