genoSim {statVisual}R Documentation

An ExpressionSet Object Storing Simulated Genotype Data

Description

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

Usage

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

data(genoSim)

print(genoSim)

[Package statVisual version 1.2.1 Index]