SeuratCommand ClassThe SeuratCommand is used for logging commands that are run
on a Seurat object; it stores parameters and timestamps
nameCommand name
time.stampTimestamp of when command was tun
assay.usedOptional name of assay used to generate
SeuratCommand object
call.stringString of the command call
paramsList of parameters used in the command call
Command log object and interaction methods
$.SeuratCommand(),
.DollarNames.SeuratCommand(),
LogSeuratCommand(),
[.SeuratCommand(),
as.list.SeuratCommand()