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