Learn R Programming

GGtools (version 5.8.0)

strMultPop: serialization of a table from Stranger's multipopulation eQTL report

Description

serialization of a table from Stranger's multipopulation eQTL report

Usage

data(strMultPop)

Arguments

Format

A data frame with 39649 observations on the following 12 variables.
rsid
a factor with levels rs...
genesym
a factor with levels 37865 39692 ABC1 ABCD2 ABHD4 ACAS2 ...
illv1pid
a factor with levels GI_10047105-S GI_10092611-A GI_10190705-S GI_10567821-S GI_10835118-S GI_10835186-S ...
snpChr
a numeric vector
snpCoordB35
a numeric vector
probeMidCoorB35
a numeric vector
snp2probe
a numeric vector
minuslog10p
a numeric vector
adjR2
a numeric vector
assocGrad
a numeric vector
permThresh
a numeric vector
popSet
a factor with levels CEU-CHB-JPT CEU-CHB-JPT-YRI CHB-JPT

Source

PMID 17873874 supplement

Details

imported from the PDF(!) distributed by Stranger et al as supplement to PMID 17873874

References

PMID 17873874 supplement

Examples

Run this code
data(strMultPop)
strMultPop[1:2,]

Run the code above in your browser using DataLab