SpatialRNA-class: An S4 class to represent Spatial Transcriptomic data

SpatialRNA-classR Documentation

An S4 class to represent Spatial Transcriptomic data

Description

An S4 class to represent Spatial Transcriptomic data

Slots

coords

a dataframe with x and y coordinates of each pixel

counts

a sparse matrix of raw counts for each gene (rowname) and each pixel (colnames or barcodes)

n_cell_type

the number of cell types

cell_type_names

a list of cell type names

nUMI

a named list (by barcode) of total UMIs per pixel

cell_labels

a factor of cell type labels for each pixel


dmcable/RCTD documentation built on Feb. 24, 2024, 11:03 p.m.