Description Usage Arguments Details Value Examples
Returns an S3 object of class fampar
which is basically
a compact version of MERLIN's fam.par
files.
1 | fampar(fname)
|
fname |
Character vector containing the |
MERLIN's --perFamily
option is used to output LOD scores for each family
based on if parametric and/or nonparametric analyses have been specified.
The parametric analysis is specified using the option
--model genetic_model.txt
.
For more information, see MERLIN's website:
http://csg.sph.umich.edu/abecasis/merlin/index.html
S3 object of class fampar
, which is a list with:
fampar: data.frame with 5 columns (chr, family, position, lod, model)
max_lods: data.frame with 3 columns (chr, family, max_lod)
n_markers: data.frame with 2 columns (chr, n)
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.