Command: Get SeuratCommands
Description
Pull information on previously run commands in the Seurat object.
Usage
Command(object, ...)# S3 method for Seurat
Command(object, command = NULL, value = NULL, ...)
Value
Either a SeuratCommand object or the requested parameter value
Arguments
- object
An object
- ...
Arguments passed to other methods
- command
Name of the command to pull, pass NULL
to get the
names of all commands run
- value
Name of the parameter to pull the value for