xCell2
This is the released version of xCell2; for the devel version, see xCell2.
A Tool for Generic Cell Type Enrichment Analysis
Bioconductor version: Release (3.22)
xCell2 provides methods for cell type enrichment analysis using cell type signatures. It includes three main functions - 1. xCell2Train for training custom references objects from bulk or single-cell RNA-seq datasets. 2. xCell2Analysis for conducting the cell type enrichment analysis using the custom reference. 3. xCell2GetLineage for identifying dependencies between different cell types using ontology.
Author: Almog Angel [aut, cre] ORCID iD ORCID: 0009-0001-3297-6935 , Dvir Aran [aut] ORCID iD ORCID: 0000-0001-6334-5039
Maintainer: Almog Angel <almog.angel at campus.technion.ac.il>
citation("xCell2")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("xCell2")
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("xCell2")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.