genoSim: An ExpressionSet Object Storing Simulated Genotype Data

Description Usage Details Examples

Description

An ExpressionSet object storing simulated genotype data with 10 SNPs and 100 subjects.

Usage

1
data("genoSim")

Details

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 (MAF=0.2) in both cases and controls.

Examples

1
2
3

statVisual documentation built on Feb. 21, 2020, 1:08 a.m.