plot_drc_score_by_dose: Plot the score as a function of compound dose

View source: R/plot_drc_score_by_dose.R

plot_drc_score_by_doseR Documentation

Plot the score as a function of compound dose

Description

For each compound plot a score by log_dose facet panel with * the scores for each dose shown as the pooled score across replicates * error bars as the standard deviation of the per-dose Bayesian uncertainty with a flat prior * drc 4-parameter sigmoid with fixed to 0. * labeled with the p-value of a constant-value fit

Usage

plot_drc_score_by_dose(well_scores, fits, subtitle = NULL)

Arguments

well_scores

tibble::tibble as output by read_well_scores

fits

tibble::tibble as output by fit_drc_score_by_dose

subtitle

string subtitle for plot

Value

ggplot2 plot


momeara/MPStats documentation built on July 19, 2022, 3:34 p.m.