loadDrugDescriptors {cTRAP} | R Documentation |
Load table with drug descriptors
loadDrugDescriptors( source = c("NCI60", "CMap"), type = c("2D", "3D"), file = NULL )
source |
Character: molecular descriptors for compounds in |
type |
Character: load |
file |
Character: filepath to drug descriptors (automatically downloaded if file does not exist) |
Data table with drug descriptors
Other functions for drug set enrichment analysis:
analyseDrugSetEnrichment()
,
plotDrugSetEnrichment()
,
prepareDrugSets()
loadDrugDescriptors()