R/AllGenerics.R

setGeneric("OrderEV",
    function(biclusters, initialorder, maxtime, debuglevel) standardGeneric("OrderEV"))

setGeneric("ExportEV",
    function(biclusters, eset, order=OrderEV(biclusters), filename=file.choose(),
             norm=c("feature", "sample", "raw", "x", "y"), cutoff=0.95,
             description=NULL, ...) standardGeneric("ExportEV"))

Try the ExpressionView package in your browser

Any scripts or data that you put into this service are public.

ExpressionView documentation built on Nov. 8, 2020, 8:26 p.m.