powered by
'show' method for BASiCS_Summary-class objects.
BASiCS_Summary-class
# S4 method for BASiCS_Summary show(object)
A BASiCS_Summary object.
BASiCS_Summary
Prints a summary of the properties of object.
object
Vallejos, Marioni and Richardson (2015). Bayesian Analysis of Single-Cell Sequencing data.
# NOT RUN { Data = makeExampleBASiCS_Data() MCMC_Output <- BASiCS_MCMC(Data, N = 50, Thin = 2, Burn = 2) Summary(MCMC_Output) # }
Run the code above in your browser using DataLab