Skip to content
Prev 1179 / 21307 Next

[Bioc-devel] eSet classes

Hi Pierre,

My understanding is that the eSet class and friends
are here to stay... until there is the need to have something better.

The project is evolving, and this might mean that there is a need to
keep up with the changes.

Backward compatibility is tried as much as possible, and when not possible
a "transition period" generally exists (and when this is the case
convenience functions to "upgrade" existing instances of a class have
been provided in the past).

Planned changes are generally discussed at:
http://wiki.fhcrc.org/bioc/Core_Bioconductor_Classes_Discussion
http://wiki.fhcrc.org/bioc/Core_Bioconductor_Classes_Discussion/FeatureLevelData
(and there have not been many edits for a year now).

In any case, using "core" classes is probably a good thing to do for at least
the following reasons:
- lower your effort (frees you from writing/supporting features
already in the code packages)
- facilitates learning for users and developers (similar underlying classes)
- increased usage of the core classes, and feedback on problems and/or
wished features leading improved core classes


Hoping this helps,


Laurent


2007/6/25, Pierre Neuvial <pierre.neuvial at curie.fr>: