Learn R Programming

sim1000G (version 1.3)

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)