plotquality: plot the quality for the fastq file

Description Usage Arguments Value Examples

View source: R/plot.R

Description

plot the quality for the fastq file

Usage

1

Arguments

file

(Required). character. File path(s) to fastq or fastq.gz file(s).

n

(Optional). Default 500,000. The number of records to sample from the fastq file.

aggregate

(Optional). Default FALSE. If TRUE, compute an aggregate quality profile for all fastq files provided.

Value

figure

Examples

1
plotquality(system.file("extdata", "sam1F.fastq.gz", package="dada2"))

microbial documentation built on Nov. 1, 2021, 5:08 p.m.