- Home
- Bioconductor 3.21
- Software Packages
- scAnnotatR
scAnnotatR
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see scAnnotatR.
Pretrained learning models for cell type prediction on single cell RNA-sequencing data
Bioconductor version: 3.21
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. scAnnotatR also allows users to train their own models to predict new cell types based on specific research needs.
Author: Vy Nguyen [aut] ORCID iD ORCID: 0000-0003-3436-3662 , Johannes Griss [cre] ORCID iD ORCID: 0000-0003-2206-9511
Maintainer: Johannes Griss <johannes.griss at meduniwien.ac.at>
citation("scAnnotatR")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("scAnnotatR")
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("scAnnotatR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.