sceCeldaG {celda} | R Documentation |
A SingleCellExperiment object containing the results of running selectFeatures and celda_G on celdaGSim.
sceCeldaG
A SingleCellExperiment object
data(celdaGSim) sceCeldaG <- selectFeatures(celdaGSim$counts) sceCeldaG <- celda_G(sceCeldaG, L = celdaGSim$L, nchains = 1)