computeSensitivities: Wrapper to calculate and return a sensitivity profile

Description Usage Arguments Value Author(s) See Also

View source: R/computeSensitivities.R

Description

A wrapper to return the sensitivity information for the intersected PSets across cells and drugs. The sensitivity measure must not be present in the PSet but calculable from the dose-response information (e.g. 'ec50', 'e_inf', 'hill_slope','raw_auc').

Usage

1
computeSensitivities(common, sensitivity_measure, truncateViabilities = TRUE)

Arguments

common

List of PSets

sensitivity_measure

Sensitivity measure to return

truncateViabilities

Truncate viabilities>100

Value

Tibble containing sensitivity information

Author(s)

Matthew Ploenzke, ploenzke@g.harvard.edu

See Also

intersectPSetWrapper


mPloenzke/PharmacoMixtuR documentation built on Feb. 3, 2022, 12:13 p.m.