asthma: SNP data on asthma case-control study

asthmaR Documentation

SNP data on asthma case-control study

Description

data.frame with 51 SNPs and 6 epidemiological variables: country, gender, age, bmi, smoke ans case/control status.

Usage

data("asthma")

Format

The asthma data frame has 1578 rows (individuals) and 57 columns (variables) of data from a genetic study on asthma.

Value

An data.frame object.

Examples

data(asthma)
dim(asthma)
str(asthma)

SNPassoc documentation built on Dec. 28, 2022, 1:59 a.m.