R/AllGenerics.R

#' @docType methods
#' @name get.bumps
#' @rdname get.bumps-methods
#' @title get.bumps method
#' @param object methylation expression matrix object
#' @param ... additional parameters
#' @return bumps object
#' @export
setGeneric("get.bumps", function(object, ...){
  standardGeneric("get.bumps")
})
xinchoubiology/Rcppsva documentation built on May 4, 2019, 1:06 p.m.