GetMitRibRatio | R Documentation |
This function calculates the mitochondrial-ribosomal RNA ratio. It assumes that the contains the mitichondrial gene IDs begin with the prefix "MT-" and that the ribosomal gene IDs begin with the prefix "RP-". If this is not the case, then the gene IDs can be specified.
GetMitRibRatio(object, mitrib = NULL, mito = NULL)
object |
= seurat object |
mitrib |
= ribosomal and mitichondrial gene IDs |
mito |
= mitichondrial gene IDs |
An array of mitochondrial-ribosomal RNA ratios per cell.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.