
Last chance! 50% off unlimited learning
Sale ends in
An ExpressionSet object storing simulated genotype data with 10 SNPs and 100 subjects.
data("genoSim")
The simulated genotype data contain 50 cases and 50 controls. Each subject has genotype data for 10 SNPs. The first 2 SNPs have different minor allele frequencies (MAFs) between cases and controls (MAF for cases is 0.4 and MAF for controls is 0.2). We assume Hardy Weinberg Equilibrium.
The remaining 8 SNPs have the same MAF (
# NOT RUN {
data(genoSim)
print(genoSim)
# }
Run the code above in your browser using DataLab