View source: R/plot_bulk_traceplot.R
plot_bulk_traceplot | R Documentation |
plot_bulk_traceplot
plots the traceplot of the posterior chain
of the proportion (i.e., pi) of unspliced (U) counts in each group.
The vertical grey dashed line indicates the burn-in
(the iterations on the left side of the burn-in are discarded in posterior analyses).
plot_bulk_traceplot(results, transcript_id)
results |
a |
transcript_id |
a character, indicating the transcript to plot. |
A gtable
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.