| launchDiffExprLoader {cTRAP} | R Documentation |
Currently only supports loading data from ENCODE knockdown experiments
launchDiffExprLoader( cellLine = NULL, gene = NULL, file = "ENCODEmetadata.rds", path = "." )
cellLine |
Character: cell line |
gene |
Character: target gene |
file |
Character: RDS filepath with metadata (if file doesn't exist, it will be created) |
path |
Character: path where to download files |
Differential expression data
Other visual interface functions:
cTRAP(),
launchCMapDataLoader(),
launchDrugSetEnrichmentAnalyser(),
launchMetadataViewer(),
launchResultPlotter()