Learn R Programming

xhmmScripts (version 1.1)

phenotypeDataToBinarySampleProperties: Convert a parsed Plink/Seq phenotype file into a matrix of binary sample properties.

Description

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

Usage

phenotypeDataToBinarySampleProperties(phenotypes)

Arguments

phenotypes

Examples

Run this code
## Not run: phenotypeDataToBinarySampleProperties(readPhenotypesFile("a.phe"))

Run the code above in your browser using DataLab