Description Usage Arguments Value
SingleR.Cluster - using the scores data to cluster single cells.
1 2 | SingleR.Cluster(SingleR, num.clusts = 10, normalize_rows = F,
normalize_cols = T)
|
SingleR |
the output from the SingleR function |
num.clusts |
number of clusters to output |
normalize_rows |
if TRUE the rows of the SingleR score matrix (single-cells) are scaled. Default is TRUE. |
normalize_cols |
if TRUE the columns of the SingleR score matrix (cell types) are scaled. Default is FALSE. |
cluster id for each single cell
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.