plot_number_genes_labels: 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 heatmap with the number of dose responsive genes for each label

Usage

1
plot_number_genes_labels(res, drugName, timeLabels, doseLabels)

Arguments

res

is the result object from the run_all_BMD_IC50 function

drugName

is the name of the drug that will be used in the title

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.