sampleLabel,celdaModel-method {celda} | R Documentation |
Returns the sampleLabels for the count matrix provided for generation of a given celdaModel.
## S4 method for signature 'celdaModel' sampleLabel(celdaMod)
celdaMod |
celdaModel. Options available in 'celda::availableModels'. |
Character. Contains the sampleLabels provided at model creation time, or those automatically generated by celda.
data(celdaCGMod) sampleLabel(celdaCGMod)