Skip to content
Prev 6507 / 21312 Next

[Bioc-devel] plotPCA for BiocGenerics

Hi Kevin,

I don't agree. In the case of EDASeq (as I suppose it is the case for
DESeq/DESeq2) plotting the principal components of the count matrix is only
one of possible exploratory plots (RLE plots, MA plots, etc.).
So, in my opinion, it makes more sense from an object oriented point of
view to have multiple plotting methods for a single "RNA-seq experiment"
object.

In addition, this is the same strategy adopted elsewhere in Bioconductor,
e.g., for the plotMA method.

Just my two cents.

Best,
davide

On Mon, Oct 20, 2014 at 11:30 AM, Kevin Coombes <kevin.r.coombes at gmail.com>
wrote: