A novel clustering algorithm and toolkit to accurately identify various cell types using single cell RNA sequencing data from a complex tissue. This algorithm considers both local similarity and global similarity among the cells to discern the subtle differences among cells of the same type as well as larger differences among cells of different types. This algorithm uses Spearman’s rank correlations of a cell’s expression vector with those of other cells to measure its global similarity, and learns neighbour representation of a cell as its local similarity. The overall similarity of a cell to other cells is a linear combination of its global similarity and local similarity. See Mei et. al. (2021) <DOI:10.1101/2021.04.12.439254> for more details.
Package details |
|
---|---|
Author | Qinglin Mei [aut, cre], Guojun Li [ctb], Zhengchang Su [fnd] |
Bioconductor views | Clustering DimensionReduction RNASeq Sequencing SingleCell Software Visualization |
Maintainer | Qinglin Mei <meiqinglinkf@163.com> |
License | GPL-3 |
Version | 0.99.95 |
URL | https://github.com/QinglinMei/RCSL |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.