read_tvd_input: Reading TVD data and construct a pedigree

Description Usage Arguments Value NOTE

View source: R/pedigree_input.R

Description

First attempt to read a pedigree from a fwf-file and storing the pedigree-information in a nested list of lists.

Usage

1
2
read_tvd_input(psInputFile, lFormatBorder = getFormatBorder(),
  pbOut = FALSE)

Arguments

psInputFile

input file with TVD-daten

lFormatBorder

list of format borders

pbOut

flag to indicate whether debugging out should be written to the console

Value

lResultPedigree constructed pedigree as list

NOTE

The state of this function is deprecated and hence it should not be used. When reading large files this takes a very long time to executed and can therefore not be used for real pedigree data.


pvrqualitasag/PedigreeFromTvdData documentation built on May 29, 2019, 7:50 a.m.