CommandsArray: Storage for SeuratCommand

CommandsArrayR Documentation

Storage for SeuratCommand

Description

Storage for SeuratCommand

Storage for SeuratCommand

Details

TileDB array with options for storing SeuratCommand objects.

Super classes

tiledbsc::TileDBObject -> tiledbsc::TileDBArray -> tiledbsc::AnnotationArray -> CommandsArray

Public fields

verbose

Print status messages

Methods

Public methods

Inherited methods

Method from_named_list_of_commands()

Store the Seurat Command history to TileDB

Usage
CommandsArray$from_named_list_of_commands(x)
Arguments
x

a named list of Seurat Command objects


Method to_named_list_of_commands()

Retrieve the Seurat Command history from TileDB

Usage
CommandsArray$to_named_list_of_commands()
Returns

A named list of Seurat Command objects


Method clone()

The objects of this class are cloneable with this method.

Usage
CommandsArray$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


TileDB-Inc/tiledbsc documentation built on Aug. 26, 2023, 2:32 p.m.