## Not run: # this would induce cyclic dependency, but should
# # run manually
# if ("GGtools" %in% installed.packages()[,1]) {
# require("GGtools")
# c20 = getSS("GGtools", "20")
# t1 = gwSnpTests(genesym("CPNE1")~male, c20, chrnum("20"))
# topSnps(t1)
# c20c = clipPCs(c20, 1:10)
# t2 = gwSnpTests(genesym("CPNE1")~male, c20c, chrnum("20"))
# topSnps(t2)
# }
# ## End(Not run)
Run the code above in your browser using DataLab