Command | R Documentation |
Pull information on previously run commands in the Seurat object.
Command(object, ...)
## S3 method for class 'Seurat'
Command(object, command = NULL, value = NULL, ...)
object |
An object |
... |
Arguments passed to other methods |
command |
Name of the command to pull, pass |
value |
Name of the parameter to pull the value for |
Either a SeuratCommand object or the requested parameter value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.