| SCGroup | R Documentation |
Class for representing the now-deprecated SCGroup object, which has been
renamed to SOMA.
tiledbsc::TileDBObject -> tiledbsc::TileDBGroup -> tiledbsc::SOMA -> SCGroup
miscAn alias for uns.
tiledbsc::TileDBObject$class()tiledbsc::TileDBObject$exists()tiledbsc::TileDBGroup$add_member()tiledbsc::TileDBGroup$add_metadata()tiledbsc::TileDBGroup$count_members()tiledbsc::TileDBGroup$get_member()tiledbsc::TileDBGroup$get_members()tiledbsc::TileDBGroup$get_metadata()tiledbsc::TileDBGroup$group_exists()tiledbsc::TileDBGroup$list_member_uris()tiledbsc::TileDBGroup$list_members()tiledbsc::TileDBGroup$list_object_uris()tiledbsc::TileDBGroup$list_objects()tiledbsc::TileDBGroup$print()tiledbsc::TileDBGroup$remove_member()tiledbsc::TileDBGroup$tiledb_group()tiledbsc::SOMA$add_seurat_dimreduction()tiledbsc::SOMA$from_seurat_assay()tiledbsc::SOMA$get_annotation_matrix_arrays()tiledbsc::SOMA$get_annotation_pairwise_matrix_arrays()tiledbsc::SOMA$get_seurat_dimreduction()tiledbsc::SOMA$get_seurat_dimreductions_list()tiledbsc::SOMA$reset_query()tiledbsc::SOMA$set_query()tiledbsc::SOMA$to_seurat_assay()tiledbsc::SOMA$to_seurat_object()tiledbsc::SOMA$to_single_cell_experiment()tiledbsc::SOMA$to_summarized_experiment()new()Create a new SCGroup.
SCGroup$new(uri, verbose = TRUE, config = NULL, ctx = NULL)
uriURI of the TileDB group
verbosePrint status messages
configoptional configuration
ctxoptional tiledb context
clone()The objects of this class are cloneable with this method.
SCGroup$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.