read_merlin_ped: Read MERLIN 'fam.ped'

Description Usage Arguments Details Value Examples

Description

Read the fam.ped file generated by LDG for MERLIN

Usage

1

Arguments

fname

The file name to read.

Details

The fam.ped file contains N rows and 5 + M + 1 columns, where N is the number of samples, M is the number of markers and the last column is the affectedness status (the first five columns are always the same - FamID, IndID, PatID, MatID and Gender).

Value

A matrix with N rows and 5 + M + 1 columns (refer to the details section).

Examples

1
read_merlin_ped("merlin_13_famA.ped")

bahlolab/linkrvis documentation built on May 11, 2019, 5:25 p.m.