#' @rdname plotMatrix
#' @param x Can be a `HiCExperiment`, a GInteractions or an array/matrix object.
#' @param ... Extra arguments passed to the corresponding method.
setGeneric("plotMatrix", function(x, ...) {standardGeneric("plotMatrix")})
#' @rdname plotMatrix
setGeneric("montage", function(x, ...) {standardGeneric("montage")})
#' @rdname Ps
setGeneric("distanceLaw", function(x, coords, ...) {standardGeneric("distanceLaw")})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.