R/AllGenerics.R

setGeneric("rescale", function(x, ...) standardGeneric("rescale"))

setGeneric("plotFragLength", function(data, model, ...)
           standardGeneric("plotFragLength"))


setGeneric("plotSpliceSum", function(data, model, ...)
           standardGeneric("plotSpliceSum"))

setGeneric("xlim",function(obj, ...) standardGeneric("xlim"))
setGeneric("xlim<-", function(x, value) standardGeneric("xlim<-"))

getGeneric("[")

Try the ggbio package in your browser

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

ggbio documentation built on Nov. 8, 2020, 5:04 p.m.