R/data.R

#' 3,000 synthetic haplotypes from one chromosome
#'
#' A dataset containing 3,000 synthetic haplotypes of 500 features. 
#' Each haplotype is simulated from a fastPHASE-type hidden Markov model.
#' Each row represents and independent haplotype, and each column represents a genetic variant.
#' 
#' @format A matrix comprised of 0-1 entries with 3000 rows and 500 columns.
"haps_matrix"
stephenbates19/digitaltwins documentation built on Feb. 25, 2020, 12:41 a.m.