show,SeuratCommand-method {SeuratObject}R Documentation

Command Log Overview

Description

Overview of a SeuratCommand object

Usage

## S4 method for signature 'SeuratCommand'
show(object)

Value

Prints summary to stdout and invisibly returns NULL

Examples

cmd <- pbmc_small[["NormalizeData.RNA"]]
cmd


[Package SeuratObject version 5.1.0 Index]