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/coolerr documentation built on Oct. 3, 2024, 2:52 a.m.