R/AllGenerics.R

#' @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")})
js2264/cooleR documentation built on Jan. 29, 2024, 10:47 p.m.