Description Usage Arguments Value
Takes a user supplied data frame of drug response data and does univariate analysis vs mutation status of genes
1 | shinyUnivariateAnalysisApp(con, drug_df = NULL, gsc = NULL)
|
con |
A |
drug_df |
A data frame containing the drug data |
gsc |
Should either be NULL or a GSC object as created by piano::loadGSC. A common use would be gsc=loadGSC('MSigDB.gmt') |
Launches an interactive Shiny application
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.