$.SeuratCommand | R Documentation |
Pull parameter values from a SeuratCommand
object
## S3 method for class 'SeuratCommand'
x$i
x |
A |
i |
A parameter name |
The value for parameter i
Command log object and interaction methods
.DollarNames.SeuratCommand()
,
LogSeuratCommand()
,
SeuratCommand-class
,
[.SeuratCommand()
,
as.list.SeuratCommand()
cmd <- pbmc_small[["NormalizeData.RNA"]]
cmd$normalization.method
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.