qc_plot: Generates QC violin plots for depth, detected genes, and MT...

View source: R/plotting_funcs.R

qc_plotR Documentation

Generates QC violin plots for depth, detected genes, and MT qc_plot(raw.counts, species = c("hum", "mur"), genes = c("symb", "ensg")) \itemraw.countsMatrix of raw gene expression data (features X samples). \itemspeciesOne of ‘c(’hum', 'mur')', specifying human or murine data respectively. If not specified, assumes human. \itemgenesOne of ‘c(’symb', 'ensg')', specifying gene symbols or ENSG names respectively. If not specified, assumed symbols. A ggplot object. Generates QC violin plots for depth, detected genes, and MT


califano-lab/PISCES documentation built on Jan. 11, 2023, 5:34 a.m.