writeBed {pcadapt} | R Documentation |
Write PLINK files
Description
Function to write bed/bim/fam files from a pcadapt or an lfmm file.
Usage
writeBed(file, is.pcadapt)
Arguments
file |
A pcadapt or lfmm file. |
is.pcadapt |
a boolean value. |
Value
The input 'bedfile' path.
[Package pcadapt version 4.3.5 Index]