plot_exon_coverage: gene_type must be included in counts data table

Description Usage Arguments

View source: R/plotting.R

Description

gene_type must be included in counts data table

Usage

1
2
3
4
5
6
7
8
plot_exon_coverage(
  counts,
  select = NULL,
  stratify = F,
  title = "Exon coverage",
  filename = NA,
  ...
)

Arguments

counts

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

select

gene types

stratify

for stratifying according to gene type

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.