plot_density: A density plot of reads over chromosomes generetor A function...

Description Usage Arguments Examples

View source: R/density_plot.R

Description

A density plot of reads over chromosomes generetor A function that allows you to plot the read density over chromosomes

Usage

1
plot_density(samples, plot_dir = "plots")

Arguments

samples

a list of data frames of bed converted alignment file

plot_dir

the directory in which you want the plots, default = "plots"

Examples

1
plot_density(samples, plot_dir)

riccardo-trozzo/BlissR documentation built on Aug. 1, 2020, 12:23 a.m.