SeuratCommand-class {SeuratObject} | R Documentation |
The SeuratCommand
Class
Description
The SeuratCommand
is used for logging commands that are run
on a Seurat
object; it stores parameters and timestamps
Slots
name
Command name
time.stamp
Timestamp of when command was tun
assay.used
Optional name of assay used to generate
SeuratCommand
objectcall.string
String of the command call
params
List of parameters used in the command call
See Also
Command log object and interaction methods
$.SeuratCommand()
,
.DollarNames.SeuratCommand()
,
LogSeuratCommand()
,
[.SeuratCommand()
,
as.list.SeuratCommand()
[Package SeuratObject version 5.0.2 Index]