Description Usage Arguments Value Examples
Read the .par
file output by MERLIN.
1 2 | read_merlin_fampar(fname, chrom = as.numeric(sub(".*merlin_(\\d{1,2})_.*",
"\\1", fname)), verbose = TRUE)
|
fname |
The file name to read. |
chrom |
The chromosome number for this file. This is the number in the filename following "merlin_" e.g. for "merlin_13_famA.par" it will be 13. |
verbose |
A data.frame
with the columns
1 | read_merlin_fampar("merlin_13_famA.par")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.