View source: R/plot_traceplot.R
plot_traceplot | R Documentation |
plot_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_traceplot(results, gene_id, cluster_id)
results |
a |
gene_id |
a character, indicating the gene to plot. |
cluster_id |
a character, indicating the cell cluster to plot. |
A gtable
object.
Simone Tiberi simone.tiberi@unibo.it
DifferentialRegulation
# see the example of DifferentialRegulation function:
help(DifferentialRegulation)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.