View source: R/shinyInterface.R
launchDiffExprLoader | 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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.