Description Usage Arguments
View source: R/plot.r
Various DeLorean object plots
1 2
## S3 method for class 'de.lorean' plot(x, type = "profiles", ...)
x
de.lorean object
type
Type of plot:
'expr.data': The expression data plotted by capture time. See expr.data.plot.
expr.data.plot
'Rhat': hat{R} convergence statistics See Rhat.plot.
Rhat.plot
'pseudotime': Pseudotimes in best posterior sample See pseudotime.plot.
pseudotime.plot
'profiles': Gene expression profiles for best posterior sample See profiles.plot.
profiles.plot
'tau.offsets': Offsets of pseudotimes to assess the prior See tau.offsets.plot.
tau.offsets.plot
'marg.like': Plot the posterior of the marginal likelihoods for individual genes. See marg.like.plot.
marg.like.plot
'roughnesses': Roughnesses of the pseudotime posterior See roughnesses.plot.
roughnesses.plot
'init.vs.pseudotimes': Plot the initialisations used against the pseudotimes estimated See init.orderings.vs.pseudotimes.plot.
init.orderings.vs.pseudotimes.plot
...
Extra arguments to plot function
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.