- Home
- Bioconductor 3.16
- Software Packages
- clustifyr
clustifyr
This package is for version 3.16 of Bioconductor; for the stable, up-to-date release version, see clustifyr.
Classifier for Single-cell RNA-seq Using Cell Clusters
Bioconductor version: 3.16
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.
Author: Rui Fu [aut], Kent Riemondy [cre, aut], Austin Gillen [ctb], Chengzhe Tian [ctb], Jay Hesselberth [ctb], Yue Hao [ctb], Michelle Daya [ctb], Sidhant Puntambekar [ctb], RNA Bioscience Initiative [fnd, cph]
Maintainer: Kent Riemondy <kent.riemondy at cuanschutz.edu>
citation("clustifyr")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("clustifyr")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("clustifyr")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.