[.SeuratCommand | R Documentation |
Access data from a SeuratCommand
object
## S3 method for class 'SeuratCommand'
x[i, ...]
x |
A |
i |
The name of a command log slot |
... |
Ignored |
[
: Slot i
from x
Command log object and interaction methods
$.SeuratCommand()
,
.DollarNames.SeuratCommand()
,
LogSeuratCommand()
,
SeuratCommand-class
,
as.list.SeuratCommand()
cmd <- pbmc_small[["NormalizeData.RNA"]]
cmd["call.string"]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.