ribosomal.score: Compute Ribosomal Score

View source: R/preprocess.R

ribosomal.scoreR Documentation

Compute Ribosomal Score

Description

Compute the activation level of ribosomal genes.

Usage

ribosomal.score(environment, control = T, knn = 10)

Arguments

environment

environment object

control

whether to subtract the score defined by technically similar genes

knn

number of nearest neighbor

Value

a vector of ribosomal genes activation score

Examples

LCMV1 <- setup_LCMV_example()
ribosomal.score <- ribosomal.score(LCMV1)

asmagen/robustSingleCell documentation built on July 30, 2023, 6:48 a.m.