#' variantBedOverlap: Calculates overlap of variants in LD with bed files.
#'
#' Gets variants in LD with tag variant. Calculates the overlap of all variants
#' with all bed files in a directory. Saves the overlaps data.frame. Plots the
#' overlaps.
#'
#' @section variantBedOverlap functions:
#' \code{rgb2hex}
#' \code{get_bed_overlaps}
#' \code{plot_overlaps}
#'
#' @docType package
#' @name variantBedOverlap
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.