| plot_bulk_pi | R Documentation | 
plot_bulk_pi plots the posterior means of the proportions of US counts, in each group.
If 'CI' is TRUE, a profile Wald type confidence interval will also be added;
the level of the confidence interval is specified by 'CI_level'.
plot_bulk_pi(results, transcript_id, CI = TRUE, CI_level = 0.95)
results | 
 a   | 
transcript_id | 
 a character, indicating the transcript to plot.  | 
CI | 
 a logical ('TRUE' by default), indicating whether to plot a profile Wald type confidence interval around the estimated proportions.  | 
CI_level | 
 a numeric between 0 and 1, indicating the level of the confidence interval.  | 
A ggplot object.
Simone Tiberi simone.tiberi@unibo.it
DifferentialRegulation_bulk
# see the example of DifferentialRegulation_bulk function:
help(DifferentialRegulation_bulk)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.