SpatialRNA-class | R Documentation |
An S4 class to represent Spatial Transcriptomic data
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.