writePED: Writes a plink compatible PED/MAP file from the simulated genotypes
Description
Writes a plink compatible PED/MAP file from the simulated genotypes
Usage
writePED(vcf, fam, filename = "out")
Arguments
vcf
vcf object used in simulation
fam
Individuals / families to be written
filename
Basename of output files (.ped/.map will be added automatically)