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