celline_drug_target_auc_analysis | R Documentation |
Analyze if gene is correlated with drug sensitivity
celline_drug_target_auc_analysis(
drug.sen.df = NULL,
gene.df = NULL,
compare.method = "wilcox.test"
)
drug.sen.df |
Row is drug, Col is sample. Pls perform log transformation |
gene.df |
Row is gene Col is sample |
compare.method |
wilcox.test t.test |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.