SNPs annotated to Genes and Trait p-values
#ordered_alldata[1:5,1:8]
name Chromosome Location GENE_ID Symbol Orientation Trait1 Trait2
rs3934834 1 1005806 NA <NA> <NA> 0.97 0.92
rs3737728 1 1021415 54991 C1orf159 - 0.91 0.69
rs6687776 1 1030565 54991 C1orf159 - 0.71 0.45
rs9651273 1 1031540 54991 C1orf159 - 0.22 0.60
rs4970405 1 1048955 54991 C1orf159 - 0.77 0.56 Gene annotations, location indexes and number of observations
#gs_locs[1:5,]
# Symbol Chromosome Location Gene_ID Start_Indx Observations
# [1,] "A1BG" "19" "58864479" "1" "293976" "1"
# [2,] "A2M" "12" "9232268" "2" "215264" "5"
# [3,] "NAT1" "8" "18077310" "9" "151804" "1"
# [4,] "NAT2" "8" "18257280" "10" "151831" "2"
# [5,] "SERPINA3" "14" "95080803" "12" "249519" "2"