simuGene {geeVerse}R Documentation

A Simulated Genetic Data from HapGen2

Description

The 'simuGene' dataset contains 500 SNPs simulated data from a commonly used tool for genetic data, HapGen2. We re-sampled existing genotype data to create this simulated data. The genotype data we resample from is the publicly available 1000 Genomes Project data. More specifically, we use resampled from chromosome 14.

Usage

simuGene

Format

A data frame with 1000 rows (subjects) and 500 columns (SNPs).

Examples

data(simuGene)
head(simuGene)

[Package geeVerse version 0.2.1 Index]