Skip to contents

Plot total number of counts

Usage

plot_totcounts(dds, group)

Arguments

dds

A DESeqDataset object

group

Character string, indicating one of the names of the columns in the colData slot of dds

Value

A ggplot object

Examples

# TODO