Skip to content
Prev 11558 / 21312 Next

[Bioc-devel] coerce ExpressionSet to SummarizedExperiment

On Mon, Sep 11, 2017 at 2:02 PM, Herv? Pag?s <hpages at fredhutch.org> wrote:

            
Thank you Herv?!
Thank you, again.

A couple more questions while I'm at it, that may expose the limitations in
my understanding of inheritance and project history... 1) Why have some
developers chosen to extend eSet instead of ExpressionSet (definition
<https://github.com/Bioconductor/Biobase/blob/536f137165ca08b3be22819e51e055b3e7afe86d/R/DataClasses.R#L166>),
and 2) why are these coercion methods developed for ExpressionSet rather
than eSet? Wouldn't an eSet coercion method be preferable because it would
cover ExpressionSet as well as all the classes that extend eSet?