# An artificial example which simply doubles the size of a study
data(testdata)
sst <- single.snp.tests(snp.data=Autosomes, cc, data=subject.data,
score=TRUE)
sst2 <- pool(sst, sst)
summary(sst2)
Run the code above in your browser using DataLab