Learn R Programming

xhmmScripts (version 1.1)

pedigreeDataToBinarySampleProperties: Convert a parsed Plink/Seq pedinfo file into a matrix of binary sample properties.

Description

Convert a parsed Plink/Seq pedinfo file into a matrix of binary sample properties.

Usage

pedigreeDataToBinarySampleProperties(pedigreeData)

Arguments

pedigreeData

Examples

Run this code
## Not run: pedigreeDataToBinarySampleProperties(readPedigreeFile("a.pedinfo"))

Run the code above in your browser using DataLab