#' myDNA: An R package for analyzing genotype data
#'
#'
#'
#' @docType package
#' @name myDNA
#'
#'
#' @import GenomicRanges
#' @import IRanges
#' @import S4Vectors
#' @import stringr
#' @import proxysnps
#' @import dplyr
#' @import plyr
#' @import gwascat
#' @importFrom parallel mclapply
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.