#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.