library(gwascat)
data(ebicat38)
ebicat38
## gwasloc instance with 36761 records and 37 attributes per record.
## Extracted: 2017-05-20
## Genome: GRCh38
## Excerpt:
## GRanges object with 5 ranges and 3 metadata columns:
## seqnames ranges strand | DISEASE/TRAIT SNPS
## <Rle> <IRanges> <Rle> | <character> <character>
## [1] 1 [203186754, 203186754] * | YKL-40 levels rs4950928
## [2] 13 [ 39776775, 39776775] * | Psoriasis rs7993214
## [3] 15 [ 78513681, 78513681] * | Lung cancer rs8034191
## [4] 1 [159711078, 159711078] * | Lung cancer rs2808630
## [5] 3 [190632672, 190632672] * | Lung cancer rs7626795
## P-VALUE
## <numeric>
## [1] 1e-13
## [2] 2e-06
## [3] 3e-18
## [4] 7e-06
## [5] 8e-06
## -------
## seqinfo: 23 sequences from GRCh38 genome