.summarizeSensProfiles | R Documentation |
Summarize the sensitivity profiles when the sensitivity slot is a LongTable
.summarizeSensProfiles(
object,
sensitivity.measure = "auc_recomputed",
profiles_assay = "profiles",
treatment_col = "treatmentid",
sample_col = "sampleid",
cell.lines,
drugs,
summary.stat,
fill.missing = TRUE
)
matrix A matrix with cell lines going down the rows, drugs across the columns, with the selected sensitivity statistic for each pair.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.