#########################################################################
# New generic functions
#' @export
setGeneric("displayChainBASiCS",
function(object, ...) standardGeneric("displayChainBASiCS"))
#' @export
setGeneric("displaySummaryBASiCS",
function(object, ...) standardGeneric("displaySummaryBASiCS"))
#' @rdname BASiCS_PlotDE
#' @export
setGeneric("BASiCS_PlotDE",
function(object, ...) standardGeneric("BASiCS_PlotDE"))
#' @export
setGeneric("format")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.