boxplot-methods {EDASeq}R Documentation

Methods for Function boxplot in Package EDASeq

Description

High-level functions to produce boxplots of some complex objects.

Methods

signature(x = "FastqQuality")

It plots the distribution of the quality per read position.

signature(x = "SeqExpressionSet")

It plots the distribution of the log counts in each lane of x.


[Package EDASeq version 2.16.3 Index]