#' @importClassesFrom GenomicRanges GenomicRanges
#' @importClassesFrom IRanges IPosRanges Ranges
#' @importClassesFrom Matrix Matrix
#' @importClassesFrom S4Vectors DataFrame Vector
#' @importClassesFrom SummarizedExperiment RangedSummarizedExperiment
#' SummarizedExperiment
#' @importClassesFrom tibble tbl_df
NULL
#' @importFrom IRanges end start width
#' @importFrom S4Vectors DataFrame Rle as.data.frame cbind decode do.call
#' droplevels mcols mcols<- merge metadata metadata<- na.omit
#' @importFrom SummarizedExperiment colData colData<- rowData rowData<-
#' rowRanges
#' @importFrom acidbase bapply printString
#' @importFrom goalie allAreAtomic areDisjointSets assert hasCols hasLength
#' hasNames hasRows hasRownames isAny isCharacter isFlag isInt isString
#' isSubset validNames
#' @importFrom methods as getMethod is setAs setMethod setReplaceMethod
#' signature slotNames validObject .hasSlot
#' @importFrom tibble as_tibble
NULL
## This is needed to properly declare S4 `as()` coercion methods.
#' @importFrom methods coerce
#' @exportMethod coerce
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.