updateDimNames: Ensure that all dimNames are correctly specified in Seurat...

View source: R/utility_functions.R

updateDimNamesR Documentation

Ensure that all dimNames are correctly specified in Seurat Object

Description

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

Usage

updateDimNames(so)

Arguments

so

Seurat Object

Value

Seurat Object

Author(s)

Nicholas Mikolajewicz

Examples


so <- UpdateDimNames(so)


NMikolajewicz/scMiko documentation built on June 28, 2023, 1:41 p.m.