Package: AUCell 1.29.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.29.0.tar.gz
AUCell_1.29.0.zip(r-4.5)AUCell_1.29.0.zip(r-4.4)AUCell_1.29.0.zip(r-4.3)
AUCell_1.29.0.tgz(r-4.4-any)AUCell_1.29.0.tgz(r-4.3-any)
AUCell_1.29.0.tar.gz(r-4.5-noble)AUCell_1.29.0.tar.gz(r-4.4-noble)
AUCell_1.29.0.tgz(r-4.4-emscripten)AUCell_1.29.0.tgz(r-4.3-emscripten)
AUCell.pdf |AUCell.html
AUCell/json (API)
NEWS

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

Peer review:

On BioConductor:AUCell-1.29.0(bioc 3.21)AUCell-1.28.0(bioc 3.20)

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

singlecellgenesetenrichmenttranscriptomicstranscriptiongeneexpressionworkflowstepnormalization

8.90 score 4 packages 852 scripts 3.9k downloads 45 mentions 23 exports 111 dependencies

Last updated 3 months agofrom:1ef38fc8bc. Checks:1 OK, 6 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 14 2025
R-4.5-winNOTEJan 14 2025
R-4.5-linuxNOTEJan 14 2025
R-4.4-winNOTEJan 14 2025
R-4.4-macNOTEJan 14 2025
R-4.3-winNOTEJan 14 2025
R-4.3-macNOTEJan 14 2025

Exports:AUCell_assignCellsAUCell_buildRankingsAUCell_calcAUCAUCell_exploreThresholdsAUCell_plotHistAUCell_plotTSNEAUCell_runaucellResultscbindgetAssignmentsgetAUCgetRankinggetSetNamesgetThresholdSelectednGenesorderAUCplotEmb_rgbplotGeneCountplotTsne_cellPropsrbindsetGeneSetNamessubsetGeneSetsupdateAucellResults

Dependencies:abindannotateAnnotationDbiaskpassbase64encBiobaseBiocGenericsBiostringsbitbit64blobbslibcachemclicolorspacecpp11crayoncrosstalkcurldata.tableDBIDelayedArrayDelayedMatrixStatsdigestdplyrevaluatefansifarverfastmapfontawesomefsgenericsGenomeInfoDbGenomeInfoDbDataGenomicRangesggplot2gluegraphGSEABasegtablehighrhtmltoolshtmlwidgetshttrIRangesisobandjquerylibjsonliteKEGGRESTkernlabknitrlabelinglaterlatticelazyevallifecyclemagrittrMASSMatrixMatrixGenericsmatrixStatsmemoisemgcvmimemixtoolsmunsellnlmeopensslpillarpkgconfigplogrplotlypngpromisespurrrR.methodsS3R.ooR.utilsR6rappdirsRColorBrewerRcpprlangrmarkdownRSQLiteS4ArraysS4VectorssassscalessegmentedSparseArraysparseMatrixStatsstringistringrSummarizedExperimentsurvivalsystibbletidyrtidyselecttinytexUCSC.utilsutf8vctrsviridisLitewithrxfunXMLxtableXVectoryaml

AUCell: Identifying cells with active gene sets

Rendered fromAUCell.Rmdusingknitr::rmarkdownon Jan 14 2025.

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