Skip to contents

Plots the fragment length distributions as given in the fragment_length_hist file.

Usage

tso_fraglenhist_plot(d, min_count = 10)

Arguments

d

Parsed tibble.

min_count

Minimum read count to be plotted (def: 10).

Value

A ggplot2 plot containing fragment lengths on X axis and read counts on Y axis for each sample.