CommandsArray | R Documentation |
Storage for SeuratCommand
Storage for SeuratCommand
TileDB array with options for storing SeuratCommand objects.
tiledbsc::TileDBObject
-> tiledbsc::TileDBArray
-> tiledbsc::AnnotationArray
-> CommandsArray
verbose
Print status messages
tiledbsc::TileDBObject$class()
tiledbsc::TileDBObject$exists()
tiledbsc::TileDBArray$add_metadata()
tiledbsc::TileDBArray$array_exists()
tiledbsc::TileDBArray$attributes()
tiledbsc::TileDBArray$attrnames()
tiledbsc::TileDBArray$dimensions()
tiledbsc::TileDBArray$dimnames()
tiledbsc::TileDBArray$fragment_count()
tiledbsc::TileDBArray$get_metadata()
tiledbsc::TileDBArray$initialize()
tiledbsc::TileDBArray$print()
tiledbsc::TileDBArray$reset_query()
tiledbsc::TileDBArray$schema()
tiledbsc::TileDBArray$set_query()
tiledbsc::TileDBArray$tiledb_array()
from_named_list_of_commands()
Store the Seurat Command history to TileDB
CommandsArray$from_named_list_of_commands(x)
x
a named list of Seurat Command objects
to_named_list_of_commands()
Retrieve the Seurat Command history from TileDB
CommandsArray$to_named_list_of_commands()
A named list of Seurat Command objects
clone()
The objects of this class are cloneable with this method.
CommandsArray$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.