matrixNames | R Documentation |
Retrieves the row, column, and sample names used to generate a celdaModel.
matrixNames(celdaMod)
## S4 method for signature 'celdaModel'
matrixNames(celdaMod)
celdaMod |
celdaModel. Options available in 'celda::availableModels'. |
List. Contains row, column, and sample character vectors corresponding to the values provided when the celdaModel was generated.
data(celdaCGMod)
matrixNames(celdaCGMod)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.