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

Try the sim1000G package in your browser

Any scripts or data that you put into this service are public.

sim1000G documentation built on June 10, 2019, 1:01 a.m.