### R code from vignette source 'vignettes/GGtools/inst/doc/binf09supp.Rnw' ################################################### ### code chunk number 1: geta (eval = FALSE) ################################################### ## library(GGtools) ## library(GSEABase) ## load(system.file("genesets/hla2set.rda", package="GGtools")) ## hla2set ################################################### ### code chunk number 2: aasd (eval = FALSE) ################################################### ## library(GGdata) ## hmceuB36 = getSS("GGdata", as.character(1:22)) ## hmFou = hmceuB36[, which(hmceuB36$isFounder == TRUE)] ################################################### ### code chunk number 3: dorun (eval = FALSE) ################################################### ## hla2run = gwSnpTests(hla2set~male, hmFou, snpdepth(250))