powered by
Converts dat files in LINKAGE format to dat/map/freq files in MERLIN format
readDatfile(datfile, chrom, write_to = NULL)
character. The path to the dat file.
integer chromosome number (needed to create the MERLIN map).
a character prefix used for naming the output files, or NULL if no files should be written.
If write_to is NULL, a list of data.frames named dat, map and freq.
write_to
dat
map
freq
# NOT RUN { # No example given. # }
Run the code above in your browser using DataLab