sceCeldaC {celda} | R Documentation |
A SingleCellExperiment object containing the results of running selectFeatures and celda_C on celdaCSim.
sceCeldaC
A SingleCellExperiment object
data(celdaCSim) sceCeldaC <- selectFeatures(celdaCSim$counts) sceCeldaC <- celda_C(sceCeldaC, K = celdaCSim$K, sampleLabel = celdaCSim$sampleLabel, nchains = 1)