Calculate UCell scores - main internal function
Usage
.calculate_Uscore(
matrix,
features,
maxRank = 1500,
chunk.size = 100,
BPPARAM = NULL,
w_neg = 1,
name = "_UCell"
)
Arguments
- matrix
Expression matrix
- features
List of signatures
- maxRank
Maximum rank
- chunk.size
Cells per chunk
- BPPARAM
BiocParallel param
- w_neg
Negative weight
- name
Suffix for score names
Value
List with UCell scores