R/AllGenerics.R

setGeneric("getNormData",function(object){standardGeneric ("getNormData")})

setGeneric("getNormFactors",function(object){standardGeneric ("getNormFactors")})

setGeneric("getIdStabLoci",function(object){standardGeneric ("getIdStabLoci")})

setGeneric("getDataStabLoci",function(object){standardGeneric ("getDataStabLoci")})

setGeneric("getRefId",function(object){standardGeneric ("getRefId")})

setGeneric("getStabFeatures",function(object){standardGeneric ("getStabFeatures")})

setGeneric("normScatterPlot", function(object, nres = 5, datatype = c("Count","Continuous"), savedir=NULL, plotabline=T, tracefile=NULL) {
			standardGeneric("normScatterPlot")
})

Try the MELON package in your browser

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

MELON documentation built on May 2, 2019, 6:21 p.m.