- Home
- Bioconductor 3.12
- Software Packages
- scClassify
scClassify
This package is for version 3.12 of Bioconductor; for the stable, up-to-date release version, see scClassify.
scClassify: single-cell Hierarchical Classification
Bioconductor version: 3.12
scClassify is a multiscale classification framework for single-cell RNA-seq data based on ensemble learning and cell type hierarchies, enabling sample size estimation required for accurate cell type classification and joint classification of cells using multiple references.
Author: Yingxin Lin
Maintainer: Yingxin Lin <yingxin.lin at sydney.edu.au>
citation("scClassify")):
Installation
To install this package, start R (version "4.0") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("scClassify")
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("scClassify")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.