permutePhe: Permute a phenotype file

Description Usage Arguments Author(s)

Description

All columns except FID and IID are permuted.

Usage

1
permutePhe(phe_file, out_file, force = FALSE, valid = TRUE, ...)

Arguments

phe_file

character. Phenotype file.

out_file

character. Path to permuted phenotype file.

force

logical. When set to TRUE, existing file is overwritten.

valid

logical. Whether to validate the phenotype file first.

...

Passed to read.table

Author(s)

Kaiyin Zhong, Fan Liu


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