R/variantBedOverlap.R

#' 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
letaylor/variantBedOverlap documentation built on Dec. 24, 2019, 11:21 a.m.