Description Usage Arguments Value
View source: R/quality_control.R
Plot fraction of different read types for each chromosome
1 2 3 4 | PlotIntergenicFractionByChromosomes(
reads.per.chr.per.cells,
chromosome.reads.threshold = 0.001
)
|
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) |
ggplot object with the plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.