Skip to content
Prev 1815 / 21312 Next

[Bioc-devel] Biobase/IRanges annotation maksing

Hi

of course there is no fundamental reason why the same name should not be 
used for different things in different packages, and in many instances 
this is the most reasonable solution. However, I think the 
user-friendliness of the set of Bioconductor packages would be improved 
if authors tried to keep such instances to a minimum.

Since there is considerable overlap and collaboration between the 
authors of Biobase and IRange I am optimistic that a (perhaps less 
modular but) more integrated solution could be found.

Currently, the generic function Biobase::annotation has exactly one 
method, for signature "eSet", and the generic function 
IRanges::annotation has exactly one method, for signature 
"AnnotatedList". I.e. although they are generic functions in the 
S4-technical sense, neither is generic in the common sense of the word. 
I think it could be a goal for us that the concepts "S4" and "common 
sense" be not opposed to each other.

Best wishes
      Wolfgang

----------------------------------------------------
Wolfgang Huber, EMBL-EBI, http://www.ebi.ac.uk/huber
Martin Morgan wrote: