Description Usage Arguments Value Examples
View source: R/KEGG_DB_Update.R
Update/download new database - KEGG. New database will be gathered and stored locally.
1 2 3 4 5 6 | Kegg_DB_Update(
species = "bta",
id.type = "kegg",
keyword = "KEGG_DB",
DB_location = "."
)
|
species |
Default |
id.type |
Default |
keyword |
Keyword used for naming. Default |
DB_location |
Store path of the new database. Default is current working directory. |
NA. New dataset will be packed and stored in .RData format.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.