SeuratCommand-class: The 'SeuratCommand' Class

SeuratCommand-classR 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 object

call.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()


SeuratObject documentation built on Nov. 18, 2023, 1:06 a.m.