Bioconductor version: Release (3.16)
AUCell allows to identify cells with active gene sets (e.g. signatures, gene modules...) in single-cell RNA-seq data. AUCell uses the "Area Under the Curve" (AUC) to calculate whether a critical subset of the input gene set is enriched within the expressed genes for each cell. The distribution of AUC scores across all the cells allows exploring the relative expression of the signature. Since the scoring method is ranking-based, AUCell is independent of the gene expression units and the normalization procedure. In addition, since the cells are evaluated individually, it can easily be applied to bigger datasets, subsetting the expression matrix if needed.
Author: Sara Aibar, Stein Aerts. Laboratory of Computational Biology. VIB-KU Leuven Center for Brain & Disease Research. Leuven, Belgium.
Maintainer: Sara Aibar <sara.aibar at kuleuven.vib.be>
Citation (from within R,
enter citation("AUCell")
):
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("AUCell")
For older versions of R, please refer to the appropriate Bioconductor release.
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("AUCell")
HTML | R Script | AUCell: Identifying cells with active gene sets |
Reference Manual | ||
Text | NEWS |
biocViews | GeneExpression, GeneSetEnrichment, Normalization, SingleCell, Software, Transcription, Transcriptomics, WorkflowStep |
Version | 1.20.2 |
In Bioconductor since | BioC 3.6 (R-3.4) (5.5 years) |
License | GPL-3 |
Depends | |
Imports | DelayedArray, DelayedMatrixStats, data.table, graphics, grDevices, GSEABase, Matrix, methods, mixtools, R.utils, shiny, stats, SummarizedExperiment, BiocGenerics, utils |
LinkingTo | |
Suggests | Biobase, BiocStyle, doSNOW, dynamicTreeCut, DT, GEOquery, knitr, NMF, plyr, R2HTML, rmarkdown, reshape2, plotly, rbokeh, Rtsne, testthat, zoo |
SystemRequirements | |
Enhances | doMC, doRNG, doParallel, foreach |
URL | http://scenic.aertslab.org |
Depends On Me | OSCA.basic |
Imports Me | RcisTarget |
Suggests Me | decoupleR |
Links To Me | |
Build Report |
Follow Installation instructions to use this package in your R session.
Source Package | AUCell_1.20.2.tar.gz |
Windows Binary | AUCell_1.20.2.zip |
macOS Binary (x86_64) | AUCell_1.20.2.tgz |
macOS Binary (arm64) | AUCell_1.20.2.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/AUCell |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/AUCell |
Bioc Package Browser | https://code.bioconductor.org/browse/AUCell/ |
Package Short Url | https://bioconductor.org/packages/AUCell/ |
Package Downloads Report | Download Stats |
Old Source Packages for BioC 3.16 | Source Archive |
Documentation »
Bioconductor
R / CRAN packages and documentation
Support »
Please read the posting guide. Post questions about Bioconductor to one of the following locations: