Skip to contents

This function checks if a Seurat object is V5-compatible and converts it if needed. It requires Seurat V5 to be installed. If the object is already V5, it is returned unchanged.

Usage

EnsureSeurat5(srt, verbose = TRUE)

Arguments

srt

A Seurat object

verbose

Whether to show verbose output

Value

A Seurat V5 object