R/1000G-package.r

#' Simulations of rare/common variants using haplotype data from 1000 genomes
#'
#' Documentation and examples can be found at the package directory folder inst / doc
#' or at our github url:
#' https://adimitromanolakis.github.io/sim1000G/
#' inst/doc/SimulatingFamilyData.html
#'
#' See also our github repository page at:
#' https://github.com/adimitromanolakis/sim1000G
#'
#'
"_PACKAGE"



#' @import hapsim
#' @import MASS
#' @import stringr
#' @import graphics
#' @import stats
#' @import utils
#' @import readr

NULL
adimitromanolakis/sim1000G documentation built on Sept. 29, 2021, 3:44 a.m.