LogSeuratCommand | R Documentation |
Logs command run, storing the name, timestamp, and argument list. Stores in the Seurat object
LogSeuratCommand(object, return.command = FALSE)
object |
Name of Seurat object |
return.command |
Return a |
If return.command
, returns a SeuratCommand
object; otherwise, returns the Seurat object with command stored
Command
Command log object and interaction methods
$.SeuratCommand()
,
.DollarNames.SeuratCommand()
,
SeuratCommand-class
,
[.SeuratCommand()
,
as.list.SeuratCommand()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.