View source: R/drugTargetAnnotations_Fct.R
downloadUniChem | R Documentation |
Downloads UniChem compound ID mappings from https://www.ebi.ac.uk/unichem/ucquery/listSources. Mappings are downloaded for DrugBank, PubChem, and ChEBI.
downloadUniChem(rerun=TRUE, config=genConfig())
rerun |
If true, downloads the files, else does nothing. |
config |
General configuration. See |
Generates the following output files: "src1src2.txt.gz", "src1src22.txt.gz", and "src1src7.txt.gz". These correspond to mappings from ChEMBL to DrugBank, PubChem, and ChEBI, respectivly.
Thomas Girke
https://www.ebi.ac.uk/unichem/ucquery/listSources
drugTargetAnnotTable
downloadUniChem(rerun=TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.