plot_cake_diagrams_time_dose_effect: this function takes in input the result of the function...

Description Usage Arguments Value

View source: R/plotting_functions.R

Description

this function takes in input the result of the function run_all_BMD_IC50 and plot a 3x3 multiplot with the number of dose responsive genes fir tge 12 segment of time and dose interaction the letters d and t (independently if they are capital or small ) stand for dose and time +/- indicate if the gene fc is increasing or decreasing with respect of dose and time capital letters are used to indicate which between dose and time has a stronger effect

Usage

1
plot_cake_diagrams_time_dose_effect(res, timeLabels, doseLabels)

Arguments

res

is the result object from the run_all_BMD_IC50 function

timeLabels

is the vector with time labels predefined by the user

doseLabels

is the vector with dose labels predefined by the user

Value

a ggplot object


angy89/TinderMIX documentation built on Nov. 26, 2020, 9:26 p.m.