BASiCS: Bayesian Analysis of Single-Cell Sequencing data
This release (v0.3.2)
This release includes the following changes:
- New slot GeneNames in 'BASiCS_Data' class
- Changes in the constructor
newBASiCS_Data
to allow easier construction ofBASiCS_Data
objects - Minor changes to some functions' output to use the new GeneNames slot of 'BASiCS_Data' class
- Minor changes to the output of
BASiCS_MCMC
function (colnames of the elements related to the parameter$\theta$ ) - Addition of extra optional parameter
ls.phi0
toBASiCS_MCMC
function. This is helpful on situations where the default value led to slow mixing of the chains related to the normalising constants$\phi_j$ 's.