Rdocumentation
powered by
Learn R Programming
CollapsABEL (version 0.10.11)
permutePhe: Permute a phenotype file
Description
All columns except FID and IID are permuted.
Usage
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