SNPs {SNPassoc}R Documentation

SNPs in a case-control study

Description

This data.frame contains selected SNPs and other clinical covariates for cases and controls in a case-control study

Usage

data(SNPs)

Format

This data frame contains the following columns:
id identifier of each subject
casco case or control status: 0-control, 1-case
sex gender: Male and Female
blood.pre arterial blood presure
protein protein levels
snp10001 SNP 1
snp10002 SNP 2
... ...
snp100036 SNP 36

Source

Data obtained from our department. The reference and details will be supplied after being published.


[Package SNPassoc version 1.0-2 Index]