View source: R/drugTargetAnnotations_Fct.R
downloadChemblDb | R Documentation |
Download ChEMBL sqlite db for use by several other functions in the package.
downloadChemblDb(version,rerun=TRUE,config=genConfig())
version |
The ChEMBL version to download. |
rerun |
If TRUE, the file will be downloaded, otherwise do nothing. |
config |
The configuration object. This gives the location to put the downloaded chembl db. |
No return value.
Kevin Horan
downloadChemblDb(27)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.