writePED {sim1000G}R Documentation

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)


[Package sim1000G version 1.40 Index]