Ensure that all dimNames are correctly specified in Seurat Object. If incorrectly specified, subsetting functions will lead to unexpected results.

updateDimNames(so)

Arguments

so

Seurat Object

Value

Seurat Object

Author

Nicholas Mikolajewicz

Examples


so <- UpdateDimNames(so)
#> Error in UpdateDimNames(so): could not find function "UpdateDimNames"