if (FALSE) {
db = system.file("exdata", "seqsimm.db", package="Mega2R")
require("GenABEL")
ENV = read.Mega2DB(db)
y = Mega2ENVGenABEL()
Mega2GenABELtst(y, y, full = FALSE)
}
if (FALSE) {
# donttestcheck: if you have more time, try ...
x = Mega2GenABEL()
Mega2GenABELtst(x, y, full = FALSE)
}
Run the code above in your browser using DataLab