R/fugi-package.R

#' fugi: Further utitilies for Genomic Interactions
#'
#' This package contains methods that previously were part of the \pkg{GenomicInteractions} package.
#' They have since been split up, to distinguish the base \linkS4class{GenomicInteractions} class
#' from the relatively high-level functionality available in this package.
#' 
#' @name fugi-package
#' @rdname fugi-package
#' @docType package
#' @import methods
#' @import GenomicInteractions
#' @examples
#' library(fugi)
NULL
LTLA/fugi documentation built on June 22, 2019, 8:50 p.m.