plot_lengths: Plot readlengths of fastq

View source: R/plotting_utilities.R

plot_lengthsR Documentation

Plot readlengths of fastq

Description

Plot readlengths of fastq

Usage

plot_lengths(dir, aggregate = FALSE, sample = 1e+06)

Arguments

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


alexpiper/seqateurs documentation built on July 9, 2023, 7:21 a.m.