whop.ped.load {WhopGenome} | R Documentation |
Returns a table with the pedigree data contained in the file
whop.ped.load(filename)
filename |
Name of the file containing the pedigree data |
Expects the given file to be of the PLINK .PED format, i.e. a file with tab-separated columns of which the first few are required to be of a certain order.
Table with pedigree data
Ulrich Wittelsbuerger
PLINK .PED
whop.ped.save