R/chr-data.R
chr-data.Rd
Chromosome indices for the markers of the simulated data
data(chr)
A numeric vector of chromosome indices for the 20K simulated markers.
data("chr", package="vGWAS") table(chr) #> chr #> 1 2 3 4 5 #> 5000 3000 4000 2000 6000