show,SeuratCommand-method {SeuratObject} | R Documentation |
Overview of a SeuratCommand
object
## S4 method for signature 'SeuratCommand'
show(object)
Prints summary to stdout
and invisibly
returns NULL
cmd <- pbmc_small[["NormalizeData.RNA"]]
cmd