dot-compute_aucell_scores: Compute AUCell-like rank-based scores

.compute_aucell_scoresR Documentation

Compute AUCell-like rank-based scores

Description

Uses a ranking approach similar to AUCell: for each cell, genes are ranked by expression, and the score is based on where marker genes fall in that ranking. This method is robust to batch effects and technical variation.

Usage

.compute_aucell_scores(expr_matrix, marker_sets, top_percent = 0.05)

Details

Key improvement: Uses recovery curve area under curve (AUC) calculation rather than simple proportion, giving partial credit to markers ranked just outside the top threshold.


SlimR documentation built on Feb. 5, 2026, 5:08 p.m.