loadDrugDescriptors: Load table with drug descriptors

Description Usage Arguments Value See Also Examples

View source: R/drugSetEnrichment.R

Description

Load table with drug descriptors

Usage

1
2
3
4
5
loadDrugDescriptors(
  source = c("NCI60", "CMap"),
  type = c("2D", "3D"),
  file = NULL
)

Arguments

source

Character: molecular descriptors for compounds in NCI60 or CMap

type

Character: load 2D or 3D molecular descriptors

file

Character: filepath to drug descriptors (automatically downloaded if file does not exist)

Value

Data table with drug descriptors

See Also

Other functions for drug set enrichment analysis: analyseDrugSetEnrichment(), plotDrugSetEnrichment(), prepareDrugSets()

Examples

1

cTRAP documentation built on Nov. 8, 2020, 10:58 p.m.