Package: RCSL 1.13.0

Qinglin Mei

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.

Authors:Qinglin Mei [cre, aut], Guojun Li [fnd], Zhengchang Su [fnd]

RCSL_1.13.0.tar.gz
RCSL_1.13.0.zip(r-4.5)RCSL_1.13.0.zip(r-4.4)RCSL_1.13.0.zip(r-4.3)
RCSL_1.13.0.tgz(r-4.4-any)RCSL_1.13.0.tgz(r-4.3-any)
RCSL_1.13.0.tar.gz(r-4.5-noble)RCSL_1.13.0.tar.gz(r-4.4-noble)
RCSL_1.13.0.tgz(r-4.4-emscripten)RCSL_1.13.0.tgz(r-4.3-emscripten)
RCSL.pdf |RCSL.html
RCSL/json (API)

# Install 'RCSL' in R:
install.packages('RCSL', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/qinglinmei/rcsl/issues

Datasets:
  • ann - Cell type annotations of 'yan' datasets by Yan et al.
  • yan - A public scRNA-seq dataset by Yan et al.

On BioConductor:RCSL-1.13.0(bioc 3.20)RCSL-1.12.0(bioc 3.19)

bioconductor-package

11 exports 0.71 score 70 dependencies 8 downloads

Last updated 2 months agofrom:124b95a039

Exports:BDSMEstClustersGenesFiltergetLineageNeigRepresentPlotMSTPlotPseudoTimePlotTrajectoryRCSLSimSTrajectoryAnalysis

Dependencies:abindaskpassBiobaseBiocGenericsclicolorspacecpp11crayoncurlDelayedArrayfansifarverGenomeInfoDbGenomeInfoDbDataGenomicRangesggplot2gluegtableherehttrigraphIRangesisobandjsonlitelabelinglatticelifecyclemagrittrMASSMatrixMatrixGenericsmatrixStatsmgcvmimemunsellNbClustnlmeopensslpillarpkgconfigpngpracmaR6rappdirsRColorBrewerRcppRcppAnnoyRcppEigenRcppTOMLreticulaterlangrprojrootRSpectraRtsneS4ArraysS4VectorsscalesSingleCellExperimentSparseArraySummarizedExperimentsystibbleUCSC.utilsumaputf8vctrsviridisLitewithrXVectorzlibbioc

A quick tour of RCSL

Rendered fromRCSL.Rmdusingknitr::rmarkdownon Jun 30 2024.

Last update: 2024-02-15
Started: 2021-04-03