GetMitRibRatio: Mitochondrial-ribosomal RNA ratio

View source: R/R_functions.R

GetMitRibRatioR Documentation

Mitochondrial-ribosomal RNA ratio

Description

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.

Usage

GetMitRibRatio(object, mitrib = NULL, mito = NULL)

Arguments

object

= seurat object

mitrib

= ribosomal and mitichondrial gene IDs

mito

= mitichondrial gene IDs

Value

An array of mitochondrial-ribosomal RNA ratios per cell.


rbr1/MLtiplet_2.0 documentation built on April 11, 2024, 7:02 p.m.