powered by
Generate the .phe (PLINK phenotype) file needed by GenAbel. The person must match that specified in the .tfam file
mkGenABELphe(envir)
'environment' containing SQLite database and other globals
out phenotype data frame
# NOT RUN { db = system.file("exdata", "seqsimm.db", package="Mega2R") ENV = read.Mega2DB(db) mkGenABELphe(ENV) # }
Run the code above in your browser using DataLab