- Home
- Bioconductor 3.14
- Software Packages
- scClassifR
scClassifR
This package is deprecated. It will probably be removed from Bioconductor. Please refer to the package end-of-life guidelines for more information.
This package is for version 3.14 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see scClassifR.
Pretrained learning models for cell type prediction on single cell RNA-sequencing data
Bioconductor version: 3.14
The package comprises a set of pretrained machine learning models to predict basic immune cell types. This enables all users to quickly get a first annotation of the cell types present in their dataset without requiring prior knowledge. scClassifR also allows users to train their own models to predict new cell types based on specific research needs.
Author: Vy Nguyen [aut] , Johannes Griss [cre]
Maintainer: Johannes Griss <johannes.griss at meduniwien.ac.at>
citation("scClassifR")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("scClassifR")
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("scClassifR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.