Calculate proportion mitochondrial contribution
Calculates proportion of mitochondrial contribution based on raw or normalized data.
getProportionMito(object, use.norm = FALSE)
object |
|
use.norm |
Whether to use cell normalized data in calculating contribution (default FALSE). |
Named vector containing proportion of mitochondrial contribution for each cell.
## Not run: # ligerex (liger object), factorization complete ligerex@cell.data[["percent_mito"]] <- getProportionMito(ligerex) ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.