Description Usage Arguments Value See Also Examples
This function is useful for loading the allele frequency databases found in this package into pedtools or other pedsuite packages which use the pedtools package such as forrel.
1 |
x |
a |
scale |
wether to scale allele frequencies so that they sum up to one (which is required by pedtools) |
a pedtools
-compatible list of lists following the
locusAttributes
definition
1 2 3 | library(pedtools)
p <- nuclearPed(1)
p <- setMarkers(p, locusAttributes = to_pedtools_locusAttributes(ft_nist_african_american))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.