whop.ped.load: Load a pedigree dataset from a .PED file

Description Usage Arguments Details Value Author(s) References See Also

View source: R/x_pedigree.R

Description

Returns a table with the pedigree data contained in the file

Usage

1
whop.ped.load(filename)

Arguments

filename

Name of the file containing the pedigree data

Details

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.

Value

Table with pedigree data

Author(s)

Ulrich Wittelsbuerger

References

PLINK .PED

See Also

whop.ped.save


WhopGenome documentation built on May 1, 2019, 10:12 p.m.