download_KGML_file: Obtain KGML file for a KEGG pathway (hsa)
Description
Obtain KGML file for a KEGG pathway (hsa)
Usage
download_KGML_file(pw_id, pwKGML, quiet = TRUE)
Value
download status (0 for success), if warning/error returns NA
Arguments
- pw_id
KEGG pathway ID
- pwKGML
destination file
- quiet
If TRUE
, suppress status messages (if any), and the
progress bar while downloading file(s)