mkGenABELphenotype: generate required PLINK (.phe) file

Description Usage Arguments Value Examples

Description

Generate the .phe (PLINK phenotype) file needed by GenAbel. The person must match that specified in the .tfam file

Usage

1

Arguments

envir

'environment' containing SQLite database and other globals

Value

out phenotype data frame

Examples

1
2
3
4
5
6
## Not run: 
db = system.file("exdata", "seqsimm.db", package="Mega2R")
ENV = read.Mega2DB(db)
mkGenABELphenotype(ENV)

## End(Not run)

Mega2R documentation built on Dec. 11, 2021, 9:12 a.m.