View source: R/drugSetEnrichment.R
loadDrugDescriptors | R Documentation |
Load table with drug descriptors
loadDrugDescriptors(
source = c("NCI60", "CMap"),
type = c("2D", "3D"),
file = NULL,
path = NULL
)
source |
Character: source of compounds used to calculate molecular
descriptors ( |
type |
Character: load |
file |
Character: filepath to drug descriptors (automatically downloaded if file does not exist) |
path |
Character: folder where to find files (optional; |
Data table with drug descriptors
Other functions for drug set enrichment analysis:
analyseDrugSetEnrichment()
,
plotDrugSetEnrichment()
,
prepareDrugSets()
loadDrugDescriptors()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.