.summarizeSensProfiles {PharmacoGx}R Documentation

Summarize the sensitivity profiles when the sensitivity slot is a LongTable

Description

Summarize the sensitivity profiles when the sensitivity slot is a LongTable

Usage

.summarizeSensProfiles(
  object,
  sensitivity.measure = "auc_recomputed",
  cell.lines,
  drugs,
  summary.stat,
  fill.missing = TRUE
)

Value

matrix A matrix with cell lines going down the rows, drugs across the columns, with the selected sensitivity statistic for each pair.


[Package PharmacoGx version 2.5.3 Index]