################################################### ### chunk number 1: eval=FALSE ################################################### ## library(GeneticsBase) ## setwd(file.path(.path.package("GeneticsBase"), "data")) ################################################### ### chunk number 2: eval=FALSE ################################################### ## ALZH <- readGenes(gfile="ALZH.ped", gformat="fbat.ped") ################################################### ### chunk number 3: eval=FALSE ################################################### ## CAMP <- readGenes(gfile="CAMP.ped", gformat="fbat.ped", ## pfile="CAMPZ.phe", pformat="fbat.phe") ################################################### ### chunk number 4: eval=FALSE ################################################### ## hapmapchr1 <- readGenes(gfile="hapmapchr1.ped", gformat="hapmap") ################################################### ### chunk number 5: eval=FALSE ################################################### ## PfizerExample <- readGenes.pfizer("PfizerExample.txt", format="Listing") ################################################### ### chunk number 6: eval=FALSE ################################################### ## PerlegenExample <- readGenes("PerlegenExample.txt", gformat="perlegen")