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
an object of class BASiCS_Chain-class
If T
, partial progress information is printed in the console.
If T
, returns underlying expression propensitites
A matrix of normalised and denoised expression counts.
See vignette
# NOT RUN {
# See
help(BASiCS_MCMC)
# }
Run the code above in your browser using DataLab