Bioc2026 Registration Open!

clustifyr

Classifier for Single-cell RNA-seq Using Cell Clusters

Bioconductor version: 3.23 · Package version: 1.24.0

Package designed to aid in classifying cells from single-cell RNA sequencing data using external reference data (e.g., bulk RNA-seq, scRNA-seq, microarray, gene lists). A variety of correlation based methods and gene list enrichment methods are provided to assist cell type assignment.

Installation

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

BiocManager::install("clustifyr")

Details

MaintainerRui Fu <ray.sinensis@gmail.com>
AuthorRui Fu [cre, aut], Kent Riemondy [aut], Austin Gillen [ctb], Chengzhe Tian [ctb], Jay Hesselberth [ctb], Yue Hao [ctb], Michelle Daya [ctb], Sidhant Puntambekar [ctb], RNA Bioscience Initiative [fnd, cph] (ROR: <https://ror.org/03wmf1y16>)
LicenseMIT + file LICENSE
URLhttps://github.com/rnabioco/clustifyr, https://rnabioco.github.io/clustifyr/
Bug Reportshttps://github.com/rnabioco/clustifyr/issues
Downloads rank433
Source branchRELEASE_3_23
biocViewsAnnotation, GeneExpression, Microarray, Sequencing, SingleCell, Software

Documentation

Download

Dependencies

Depends: R (>= 2.10)

Imports: cowplot, dplyr, entropy, fgsea, ggplot2, Matrix, rlang, scales, stringr, tibble, tidyr, stats, methods, SingleCellExperiment, SummarizedExperiment, SeuratObject, matrixStats, S4Vectors, proxy, httr, utils

Suggests: ComplexHeatmap, covr, knitr, rmarkdown, testthat, ggrepel, BiocStyle, BiocManager, remotes, shiny, gprofiler2, purrr, data.table, R.utils

Reverse dependencies

Suggests Me (1): clustifyrdatahub