[Bioc-devel] Biobase eSet and exprSet validation
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.