View source: R/plotting_utilities.R
plot_lengths | R Documentation |
Plot readlengths of fastq
plot_lengths(dir, aggregate = FALSE, sample = 1e+06)
dir |
A directory of fastq files |
aggregate |
Whether plot should be faceted by sample or aggregated together |
sample |
How many reads to sample from each fastq, default 1e6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.