Quality control statistics for single cell RNA seq data
ohmyqc(m, mito.genes = rownames(m)[startsWith(rownames(m), "MT-")])
expression matrix of genes by cells in non-log2 space e.g. CPM or TPM.
character vector of mitochondrial gene names. Default: rownames(m)[startsWith(rownames(m), "MT-")]
dataframe with columns: cell, detected_genes, housekeeping_expr, mito_Frac