Skip to content
Prev 9161 / 21307 Next

[Bioc-devel] avoiding clashes of different S4 methods with the same generic

On Wed, Apr 27, 2016 at 10:52 AM, Herv? Pag?s <hpages at fredhutch.org> wrote:
In general, yes, there are behaviors that clearly pertain to specific
types of data. But the normalize() generic is just too generic. There
are multiple ways to normalize ChIP-seq data, and we can't count on
one method to implement all of them. We want to encourage innovation
in statistical methods, so we should make it easy to extend
Bioconductor in that way.