SNPdata {mapLD}R Documentation

An Example of Genotyping Data

Description

The example SNP data are a subset of real SNP data. Due to the concerns on confidentiality, Real subject IDs and marker IDs are replaced with their corresponding indices.

Usage

data(SNPdata)

Format

A data frame with 100 observations and 13 SNP markers on the following 5 variables:

Allele1:
Allele variant 1
Allele2:
Allele variant 2
subjectID:
Sample ID
markerID:
SNP Marker ID
position:
Relative position of the SNP marker in the chromosome

Examples

data(SNPdata)

[Package mapLD version 1.0-1 Index]