boxplot-methods {EDASeq} | R Documentation |
boxplot
in Package EDASeq High-level functions to produce boxplots of some complex objects.
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
.