SeuratCommand
ClassThe SeuratCommand
is used for logging commands that are run
on a Seurat
object; it stores parameters and timestamps
name
Command name
time.stamp
Timestamp of when command was tun
assay.used
Optional name of assay used to generate
SeuratCommand
object
call.string
String of the command call
params
List of parameters used in the command call
Command log object and interaction methods
$.SeuratCommand()
,
.DollarNames.SeuratCommand()
,
LogSeuratCommand()
,
[.SeuratCommand()
,
as.list.SeuratCommand()