View source: R/drugTargetAnnotations_Fct.R
genConfig | R Documentation |
Create a default configuration object.
genConfig( chemblDbPath = "chembldb.db", downloadPath = "downloads", resultsPath = "results" )
chemblDbPath |
Path or filename of ChEMBL SQLite db file. |
downloadPath |
The name of a directory to put downloaded files in. |
resultsPath |
The name of a directory to put output files in. |
A config object that can be passed to ther functions.
Kevin Horan
config = genConfig()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.