Skip to contents

Plot the number of genes identified in a DESeqDataSet object

Usage

rna.plot_numbers(se, plot = TRUE, export = FALSE, basesize = 12)

Arguments

se

A DESeqDataSet object

plot

Logical, if TRUE a plot is returned

export

Logical, if TRUE the plot is exported to the /Plots directory

Value

If plot = TRUE, returns a ggplot object. If plot = FALSE, returns a data frame with plotted values.