QinglinMei/RCSL: Rank Constrained Similarity Learning for single cell RNA sequencing data

A novel clustering algorithm and toolkit RCSL (Rank Constrained Similarity Learning) to accurately identify various cell types using scRNA-seq data from a complex tissue. RCSL considers both lo-cal 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. RCSL uses Spearman’s rank correlations of a cell’s expression vector with those of other cells to measure its global similar-ity, and adaptively learns neighbour representation of a cell as its local similarity. The overall similar-ity of a cell to other cells is a linear combination of its global similarity and local similarity.

Getting started

Package details

Bioconductor views Clustering DimensionReduction RNASeq Sequencing SingleCell Software Visualization
MaintainerQinglin Mei <meiqinglinkf@163.com>
LicenseArtistic-2.0
Version1.22.1
URL https://github.com/QinglinMei/RCSL
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("QinglinMei/RCSL")
QinglinMei/RCSL documentation built on Feb. 16, 2024, 2:31 a.m.