plot_mean_counts: Boxplots the distribution of mean counts per gene compared...

Description Usage Arguments

View source: R/plotting.R

Description

Boxplots the distribution of mean counts per gene compared between gene types

Usage

1
2
3
4
5
6
7
plot_mean_counts(
  exons,
  select = NULL,
  title = "Mean exon counts",
  filename = NA,
  ...
)

Arguments

exons

must be a data.table with genetic features in rows and samples in columns must also contain at least gene type

select

gene types

title

displayed in plot

filename

if not specified, the plot will not be saved


mumichae/DASSIE documentation built on Jan. 10, 2020, 12:07 a.m.