Description Usage Arguments Value Examples
View source: R/Reactome_DB_Update.R
Update/download new database - Reactome. New database will be gathered and stored locally.
1 2 3 4 5 6 | Reactome_DB_Update(
websource = "https://reactome.org/download/current/NCBI2Reactome_All_Levels.txt",
Species = "Bos taurus",
keyword = "Reactome_DB",
DB_location = "."
)
|
websource |
|
Species |
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.