makePhe: Generate phenotype file from a fam file

Description Usage Arguments Value Author(s)

Description

Generate phenotype file from a fam file

Usage

1
makePhe(famfile, n_components)

Arguments

famfile

Character. Path of fam file.

n_components

Integer. Number of principle components to generate.

Value

Phenotype data.frame. The data frame contains the FID, IID, SEX, AFFECTEDNESS columns of the fam file, plus principle components of genetic information.

Author(s)

kaiyin


CollapsABEL documentation built on May 1, 2019, 7:28 p.m.