Package: AUCell 1.27.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.27.0.tar.gz
AUCell_1.27.0.zip(r-4.5)AUCell_1.27.0.zip(r-4.4)AUCell_1.27.0.zip(r-4.3)
AUCell_1.27.0.tgz(r-4.4-any)AUCell_1.27.0.tgz(r-4.3-any)
AUCell_1.27.0.tar.gz(r-4.5-noble)AUCell_1.27.0.tar.gz(r-4.4-noble)
AUCell_1.27.0.tgz(r-4.4-emscripten)AUCell_1.27.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.27.0(bioc 3.20)AUCell-1.26.0(bioc 3.19)

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

bioconductor-package

23 exports 1 stars 1.90 score 112 dependencies 4 dependents 45 mentions

Last updated 2 months agofrom:36e631b282

Exports:AUCell_assignCellsAUCell_buildRankingsAUCell_calcAUCAUCell_exploreThresholdsAUCell_plotHistAUCell_plotTSNEAUCell_runaucellResultscbindgetAssignmentsgetAUCgetRankinggetSetNamesgetThresholdSelectednGenesorderAUCplotEmb_rgbplotGeneCountplotTsne_cellPropsrbindsetGeneSetNamessubsetGeneSetsupdateAucellResults

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

AUCell: Identifying cells with active gene sets

Rendered fromAUCell.Rmdusingknitr::rmarkdownon Jun 13 2024.

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