R/generics.R
R/seurat.R
Command.Rd
Pull information on previously run commands in the Seurat object.
Command(object, ...) # S3 method for class 'Seurat' Command(object, command = NULL, value = NULL, ...)
An object
Arguments passed to other methods
Name of the command to pull, pass NULL to get the names of all commands run
NULL
Name of the parameter to pull the value for
Either a SeuratCommand object or the requested parameter value