| SpatialRNA-class | R Documentation |
An S4 class to represent Spatial Transcriptomic data
coordsa dataframe with x and y coordinates of each pixel
countsa sparse matrix of raw counts for each gene (rowname) and each pixel (colnames or barcodes)
maternalCountsa sparse matrix of raw maternal counts for each gene (rowname) and each cell (colnames or barcodes)
paternalCountsa sparse matrix of raw paternal counts for each gene (rowname) and each cell (colnames or barcodes)
n_cell_typethe number of cell types
cell_type_namesa list of cell type names
nUMIa named list (by barcode) of total UMIs per pixel
cell_labelsa 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.