plot_mappedReads_percent: plot_mappedReads_percent

View source: R/expressionTableVis.R

plot_mappedReads_percentR Documentation

plot_mappedReads_percent

Description

A function to plot percent of mapped reads in total reads. Only RangedSummarizedExperiment object generated by recount package have total reads information to to this.

Usage

plot_mappedReads_percent(expObj, groupVar = NULL)

Arguments

expObj

RangedSummarizedExperiment object generated by recount package.

groupVar

variable name in colData(expObj) to be used to group the samples to make boxplot.

Value

A barplot or boxplot.

Examples

1

slzhao/RnaSeqSampleSize documentation built on March 24, 2022, 2:21 a.m.