Bioc2026 Registration Open!

SIMLR

Single-cell Interpretation via Multi-kernel LeaRning (SIMLR)

Bioconductor version: 3.23 · Package version: 1.38.0

Single-cell RNA-seq technologies enable high throughput gene expression measurement of individual cells, and allow the discovery of heterogeneity within cell populations. Measurement of cell-to-cell gene expression similarity is critical for the identification, visualization and analysis of cell populations. However, single-cell data introduce challenges to conventional measures of gene expression similarity because of the high level of noise, outliers and dropouts. We develop a novel similarity-learning framework, SIMLR (Single-cell Interpretation via Multi-kernel LeaRning), which learns an appropriate distance metric from the data for dimension reduction, clustering and visualization.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("SIMLR")

Details

MaintainerLuca De Sano <luca.desano@gmail.com>
AuthorDaniele Ramazzotti [aut] (ORCID: <https://orcid.org/0000-0002-6087-2666>), Bo Wang [aut], Luca De Sano [cre, aut] (ORCID: <https://orcid.org/0000-0002-9618-3774>), Serafim Batzoglou [ctb]
Licensefile LICENSE
URLhttps://github.com/BatzoglouLabSU/SIMLR
Bug Reportshttps://github.com/BatzoglouLabSU/SIMLR
Downloads rank464
Source branchRELEASE_3_23
biocViewsClustering, GeneExpression, ImmunoOncology, Sequencing, SingleCell, Software

Documentation

Download

Dependencies

Depends: R (>= 4.1.0)

Imports: parallel, Matrix, stats, methods, Rcpp, pracma, RcppAnnoy, RSpectra

LinkingTo: Rcpp

Suggests: BiocGenerics, BiocStyle, testthat, knitr, igraph