sequenceQualityHist {R453Plus1Toolbox}R Documentation

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

An object of class QualityScaledDNAStringSet, ShortReadQ or SFFContainer.

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’).

Author(s)

Christian Ruckert


[Package R453Plus1Toolbox version 1.43.1 Index]