Skip to content

[Bioc-devel] Changes to the SummarizedExperiment Class

2 messages · Tim Triche, Jr., Peter Haverty

#
What complexity?  The Nature Methods paper laid it out: for most people,
most of the time, use an SE.

That way, the organization of metadata and covariates is enforced for you,
like an ExpressionSet (another winning data structure) but without its
baggage.

Maybe the "Summarized" in the name isn't such a bad idea after all.
 "AfterTheDataMungingIsDone" doesn't have the same ring to it.

What would be equally awesome IMHO is to have a similarly unifying
structure for integrative work.

But that's just, like, my opinion.  I've taken a whack at it when I knew
even less than I do now, and it's hard.  However, data management for
expression arrays was hard, too.  If I'm not mistaken, there were benefits
to solving that data management problem, too.  Some sort of a software
project.  I think it was called "MADMAN".  I'll have to go look.  ;-)



Statistics is the grammar of science.
Karl Pearson <http://en.wikipedia.org/wiki/The_Grammar_of_Science>

On Wed, Mar 4, 2015 at 10:03 AM, Peter Haverty <haverty.peter at gene.com>
wrote:

  
  
#
Clarification:  the complexity of the full BioC class universe, not the
SE/eSet part. GenomicRanges, GRanges, GRangesList, RangesView,
RangesViewsList, ... I think all of that intimidates new people.  Maybe
that's not generally the case.  Sorry, I've taken this thread way off
topic.  I'll stop now.

Pete

____________________
Peter M. Haverty, Ph.D.
Genentech, Inc.
phaverty at gene.com

On Wed, Mar 4, 2015 at 10:08 AM, Tim Triche, Jr. <tim.triche at gmail.com>
wrote: