powered by
'plot' method for '>BASiCS_Chain objects
'>BASiCS_Chain
# S4 method for BASiCS_Chain,ANY plot(x, Param = "mu", Gene = NULL, Cell = NULL, Batch = 1, ylab = "", xlab = "", ...)
A '>BASiCS_Chain object.
Name of the slot to be used for the plot. Possible values: 'mu', 'delta', 'phi', 's', 'nu' and 'theta'
'mu'
'delta'
'phi'
's'
'nu'
'theta'
Specifies which gene is requested. Required only if Param = 'mu' or 'delta'
Param = 'mu'
Specifies which cell is requested. Required only if Param = 'phi', 's' or 'nu'
Param = 'phi', 's'
Specifies which batch is requested. Required only if Param = 'theta'
Param = 'theta'
As in par.
par
Other graphical parameters (see par).
A plot object
Vallejos, Marioni and Richardson (2015). PLoS Computational Biology.
# NOT RUN { # See help(BASiCS_MCMC) # }
Run the code above in your browser using DataLab