| cell_data_set | R Documentation |
The main class used by Monocle3 to hold single-cell expression data. cell_data_set extends the Bioconductor SingleCellExperiment class.
This class is initialized from a matrix of expression values along with cell and feature metadata.
reduce_dim_auxSimpleList, auxiliary information from reduced dimension.
principal_graph_auxSimpleList, auxiliary information from principal graph construction
principal_graphSimpleList of igraph objects containing principal graphs for different dimensionality reduction.
clustersSimpleList of cluster information for different dimensionality reduction.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.