powered by
Calculates normalised and denoised expression rates, by removing the effect of technical variation.
BASiCS_DenoisedRates(Data, Chain, PrintProgress = FALSE, Propensities = FALSE)
an object of class BASiCS_Data-class
BASiCS_Data-class
an object of class BASiCS_Chain-class
BASiCS_Chain-class
If T, partial progress information is printed in the console.
T
If T, returns underlying expression propensitites \(\rho[ij]\). Otherwise, denoised rates \(\mu[i] \rho[ij]\) are returned.
A matrix of normalised and denoised expression counts.
See vignette
BASiCS_Data-class BASiCS_Chain-class
# NOT RUN { # See help(BASiCS_MCMC) # }
Run the code above in your browser using DataLab