PlotIntergenicFractionByChromosomes: Plot fraction of different read types for each chromosome

Description Usage Arguments Value

View source: R/quality_control.R

Description

Plot fraction of different read types for each chromosome

Usage

1
2
3
4
PlotIntergenicFractionByChromosomes(
  reads.per.chr.per.cells,
  chromosome.reads.threshold = 0.001
)

Arguments

reads.per.chr.per.cells

named list, which contains data frames for each type of reads

chromosome.reads.threshold

minimal fraction of reads for chromosome to be plotted (default=0.001)

Value

ggplot object with the plot


kharchenkolab/dropestr documentation built on Sept. 18, 2020, 2:14 a.m.