View source: R/drugSensitivityStats.R
plotProtsByMetric | R Documentation |
plotPRotsByMetric plots basal protein expression by metric for a specific list of proteins
plotProtsByMetric(
sens.data,
genelist = c("BCL2", "TRIM21", "DUSP23"),
metric = "AUC",
listname = "selected"
)
sens.data |
formatted data |
genelist |
list of gene names to plot |
metric |
either AUC or IC50 |
listname |
list |
just plots
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.