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