readLengthHist: Histogram Of The Read Lengths

Description Usage Arguments Author(s)

Description

This function plots a histogram of the read lengths.

Usage

1
2
  readLengthHist(object, cutoff=0.99, xlab="Read length", ylab="Number of sequences", 
    col="firebrick1", breaks=100, ...)

Arguments

object

An object of class DNAStringSet, ShortRead or SFFContainer.

cutoff

Reads longer than the cutoff-percent quantile are omitted from the plot.

xlab

The X axis label.

ylab

The Y axis label.

col

The plotting color.

breaks

The number of breaks in the histogram (see ‘hist’).

...

Arguments to be passed to methods, such as graphical parameters (see ‘par’).

Author(s)

Christian Ruckert


R453Plus1Toolbox documentation built on Nov. 8, 2020, 5:59 p.m.