Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

readDatfile

Read dat file in LINKAGE format


Description

Converts dat files in LINKAGE format to dat/map/freq files in MERLIN format

Usage

readDatfile(datfile, chrom, write_to = NULL)

Arguments

datfile

character. The path to the dat file.

chrom

integer chromosome number (needed to create the MERLIN map).

write_to

a character prefix used for naming the output files, or NULL if no files should be written.

Value

If write_to is NULL, a list of data.frames named dat, map and freq.

Author(s)

Magnus Dehli Vigeland

Examples

# No example given.

paramlink

Parametric Linkage and Other Pedigree Analysis in R

v1.1-2
GPL (>= 2)
Authors
Magnus Dehli Vigeland [aut, cre], Thore Egeland [ctb], Guro Doerum [ctb]
Initial release
2018-01-05

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.