RCSL: Rank Constrained Similarity Learning for Single Cell RNA Sequencing Data

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

AuthorQinglin Mei [aut, cre], Guojun Li [ctb], Zhengchang Su [fnd]
Bioconductor views Clustering DimensionReduction RNASeq Sequencing SingleCell Software Visualization
MaintainerQinglin Mei <meiqinglinkf@163.com>
LicenseGPL-3
Version0.99.95
URL https://github.com/QinglinMei/RCSL
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("RCSL")

Try the RCSL package in your browser

Any scripts or data that you put into this service are public.

RCSL documentation built on April 19, 2021, 9:06 a.m.