Package: AUCell 1.35.0

Gert Hulselmans

AUCell: AUCell: Analysis of 'gene set' activity in single-cell RNA-seq data (e.g. identify cells with specific gene signatures)

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.

Authors:Sara Aibar, Stein Aerts. Laboratory of Computational Biology. VIB-KU Leuven Center for Brain & Disease Research. Leuven, Belgium.

AUCell_1.35.0.tar.gz
AUCell_1.35.0.zip(r-4.7)AUCell_1.35.0.zip(r-4.6)AUCell_1.35.0.zip(r-4.5)
AUCell_1.35.0.tgz(r-4.6-any)AUCell_1.35.0.tgz(r-4.5-any)
AUCell_1.35.0.tar.gz(r-4.7-any)AUCell_1.35.0.tar.gz(r-4.6-any)
AUCell_1.35.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
AUCell/json (API)
NEWS

# Install 'AUCell' in R:
install.packages('AUCell', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

On BioConductor:AUCell-1.35.0(bioc 3.24)AUCell-1.34.0(bioc 3.23)

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

singlecellgenesetenrichmenttranscriptomicstranscriptiongeneexpressionworkflowstepnormalization

8.23 score 1 packages 1.2k scripts 4.9k downloads 45 mentions 23 exports 106 dependencies

Last updated from:b54c7a311d. Checks:1 ERROR, 7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksERROR183
linux-devel-x86_64NOTE348
source / vignettesOK320
linux-release-x86_64NOTE306
macos-release-arm64NOTE234
macos-oldrel-arm64NOTE199
windows-develNOTE256
windows-releaseNOTE264
windows-oldrelNOTE279
wasm-releaseOK167

Exports:AUCell_assignCellsAUCell_buildRankingsAUCell_calcAUCAUCell_exploreThresholdsAUCell_plotHistAUCell_plotTSNEAUCell_runaucellResultscbindgetAssignmentsgetAUCgetRankinggetSetNamesgetThresholdSelectednGenesorderAUCplotEmb_rgbplotGeneCountplotTsne_cellPropsrbindsetGeneSetNamessubsetGeneSetsupdateAucellResults

Dependencies:abindannotateAnnotationDbiaskpassbase64encBiobaseBiocGenericsBiostringsbitbit64blobbslibcachemclicpp11crayoncrosstalkcurldata.tableDBIDelayedArrayDelayedMatrixStatsdigestdplyrevaluatefarverfastmapfontawesomefsgenericsGenomicRangesggplot2gluegraphGSEABasegtablehighrhtmltoolshtmlwidgetshttrIRangesisobandjquerylibjsonliteKEGGRESTkernlabknitrlabelinglaterlatticelazyevallifecyclemagrittrMASSMatrixMatrixGenericsmatrixStatsmemoisemimemixtoolsnlmeopensslotelpillarpkgconfigplotlypngpromisespurrrR.methodsS3R.ooR.utilsR6rappdirsRColorBrewerRcpprlangrmarkdownRSQLiteS4ArraysS4VectorsS7sassscalessegmentedSeqinfoSparseArraysparseMatrixStatsstringistringrSummarizedExperimentsurvivalsystibbletidyrtidyselecttinytexutf8vctrsviridisLitewithrxfunXMLxtableXVectoryaml

AUCell: Identifying cells with active gene sets

Rendered fromAUCell.Rmdusingknitr::rmarkdownon May 29 2026.

Last update: 2024-02-19
Started: 2016-09-13

Readme and manuals

Help Manual

Help pageTopics
AUCell_assignCellsAUCell_assignCells
Build gene expression rankings for each cellAUCell_buildRankings AUCell_buildRankings,dgCMatrix-method AUCell_buildRankings,ExpressionSet-method AUCell_buildRankings,matrix-method AUCell_buildRankings,SummarizedExperiment-method
Calculate AUCAUCell_calcAUC AUCell_calcAUC,character-method AUCell_calcAUC,GeneSet-method AUCell_calcAUC,GeneSetCollection-method AUCell_calcAUC,list-method
AUCell_exploreThresholdsAUCell_exploreThresholds getAssignments getThresholdSelected
Plot AUC histogramAUCell_plotHist
PlotAUCell_plotTSNE
Run AUCellAUCell_run AUCell_run,dgCMatrix-method AUCell_run,matrix-method AUCell_run,SummarizedExperiment-method
Wrapper to the matrix that stores the AUC or the cell rankings.aucellResults aucellResults-class cbind cbind,aucellResults-method getAUC getAUC,aucellResults-method getRanking getRanking,aucellResults-method rbind rbind,aucellResults-method show show,aucellResults-method
Get gene set name (excluding number of genes/regions after space)getSetNames
GeneSet methodsnGenes nGenes,GeneSet-method nGenes,GeneSetCollection-method setGeneSetNames setGeneSetNames,GeneSetCollection-method subsetGeneSets subsetGeneSets,GeneSetCollection-method
orderAUCorderAUC
plotEmb_rgbplotEmb_rgb
plotGeneCountplotGeneCount
plotTsne_cellPropsplotTsne_cellProps
Update AUCell resultsupdateAucellResults