Learn R Programming

R453Plus1Toolbox (version 1.22.0)

sequenceQualityHist: A Histogram Of The Sequence Qualities

Description

This function creates a histogram of the mean qualities of the sequences.

Usage

sequenceQualityHist(object, xlab="Mean of quality scores per sequence", ylab="Number of sequences", col="firebrick1", ...)

Arguments

object
xlab
The X axis label.
ylab
The Y axis label.
col
The plotting color.
...
Arguments to be passed to methods, such as graphical parameters (see ‘par’).