Description Usage Arguments Value Examples
Compute the activation level of mitochondrial genes.
1 | mitochondrial.score(environment, control = F, knn = 10)
|
environment |
|
control |
whether to subtract the score defined by technically similar genes |
knn |
number of nearest neighbor |
a vector of mitochondrial genes activation score
1 2 | LCMV1 <- setup_LCMV_example()
mitochondrial.score <- mitochondrial.score(LCMV1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.