one_batch_matrix_label_df | R Documentation |
This is the label sets correspond to the cells in the one_batch_matrix. Cells were clustered by K-Means on first 200 PCs and Seurat v3.1.5 with 2000 (default) feature genes. The number of clusters are set to be 2,3,..., 7. The code simulating this vector can be found in data-raw/one_batch_simulation.R.
data(one_batch_matrix_label_df)
A data frame of 2,000 rows and 12 columns. Each row represents a cell. Each column represents a clustering method and the corresponding number of clusters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.