powered by
Compute the activation level of ribosomal genes.
ribosomal.score(environment, control = T, knn = 10)
environment object
environment
whether to subtract the score defined by technically similar genes
number of nearest neighbor
a vector of ribosomal genes activation score
# NOT RUN { LCMV1 <- setup_LCMV_example() ribosomal.score <- ribosomal.score(LCMV1) # }
Run the code above in your browser using DataLab