R/normalize.R

### =========================================================================
### The normalize() generic
### -------------------------------------------------------------------------

setGeneric("normalize", 
    function(object, ...) standardGeneric("normalize")
)
Bioconductor/BiocGenerics documentation built on Sept. 4, 2024, 4:34 a.m.