#' @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")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.