View source: R/utility_functions.R
updateDimNames | R Documentation |
Ensure that all dimNames are correctly specified in Seurat Object. If incorrectly specified, subsetting functions will lead to unexpected results.
updateDimNames(so)
so |
Seurat Object |
Seurat Object
Nicholas Mikolajewicz
so <- UpdateDimNames(so)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.