Skip to content
Back to formatted view

Raw Message

Message-ID: <Pine.GSO.4.58.0602021046250.3328@capecod.bwh.harvard.edu>
Date: 2006-02-02T15:50:28Z
From: Vincent Carey
Subject: [Bioc-devel] Biobase eSet and exprSet validation
In-Reply-To: <6phk6cdaiuh.fsf@gopher3.fhcrc.org>

>
> Now might also be a good time to replace any use of the deprecated
> eset data with the new sample.eSet and sample.exprSet data sets.

how about converting all serialized exprSets to eSets?  there is an "as" operator
to help with this in Biobase...

should we try to eliminate all reliance on exprSets?  it can only be
confusing to newcomers that there are two basic containers
doing the same thing.