#reference: https://github.com/kbroman/pkg_primer/blob/gh-pages/example/stage3/R/plot_crayons.R
#' A series of methods integrating ChIPseq data and HiC interactions.
#'
#' @param (parameter) (description of function parameter)
#'
#' @param (parameter) (description of function parameter)
#'
#' @return (return value) (description)
#' @author James L. T. Dalgleish
#' @seealso \code{\link[arelatedfunction]}
#' @keywords chipseq HiC HiChip GInteractions
#'
#' @examples
#' afunction()
#'
#' @export
#' @importFrom (needed package) needed functions
#'
#'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.