SCGroup: Single-cell Group

SCGroupR Documentation

Single-cell Group

Description

Class for representing the now-deprecated SCGroup object, which has been renamed to SOMA.

Super classes

tiledbsc::TileDBObject -> tiledbsc::TileDBGroup -> tiledbsc::SOMA -> SCGroup

Active bindings

misc

An alias for uns.

Methods

Public methods

Inherited methods

Method new()

Create a new SCGroup.

Usage
SCGroup$new(uri, verbose = TRUE, config = NULL, ctx = NULL)
Arguments
uri

URI of the TileDB group

verbose

Print status messages

config

optional configuration

ctx

optional tiledb context


Method clone()

The objects of this class are cloneable with this method.

Usage
SCGroup$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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