DSBs_per_gene_length: A gene length bin frequency bar plot generator

Description Usage Arguments Examples

View source: R/DSBs_per_gene_length.R

Description

A function that allows you to plot a bar plot of the number of gene hits for each bin of gene length

Usage

1
DSBs_per_gene_length(samples, plot_dir = "plots")

Arguments

samples

a list of data frames of annotated peaks

plot_dir

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

Examples

1
DSBs_per_gene_length(samples, plot_dir)

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