Description Usage Arguments Details Value Examples
Read the fam.map
file generated by LDG for MERLIN
1 | read_merlin_map(fname)
|
fname |
The file name to read. |
The fam.map
file contains three columns: chromosome, marker name, and
marker position in centimorgans.
A data.frame
with three columns (chromosome, name and position)
and M rows, where M is the number of markers used in the analysis.
1 | read_merlin_map("merlin_13_famA.map")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.