as.list.SeuratCommand: Coerce a SeuratCommand to a list

Description Usage Arguments Value

Description

Coerce a SeuratCommand to a list

Usage

1
2
## S3 method for class 'SeuratCommand'
as.list(x, complete = FALSE, ...)

Arguments

x

object to be coerced or tested.

complete

Include slots besides just parameters (eg. call string, name, timestamp)

...

objects, possibly named.

Value

A list with the parameters and, if complete = TRUE, the call string, name, and timestamp


gcday/seurat_fresh documentation built on June 23, 2019, 12:02 a.m.