MaybeRel_griffin {sequoia} | R Documentation |
Example output from check for relatives: griffins
Description
Example output of a check for parent-offspring pairs and
parent-parent-offspring trios with GetMaybeRel
, with
Geno_griffin
as input (simulated from
Ped_griffin
).
Usage
data(MaybeRel_griffin)
Format
a list with 2 dataframes, 'MaybePar' and 'MaybeTrio'. See
GetMaybeRel
for further details.
Author(s)
Jisca Huisman, jisca.huisman@gmail.com
See Also
Examples
## Not run:
MaybeRel_griffin <- GetMaybeRel(GenoM = Geno_griffin, Err=0.001,
Module = 'par')
## End(Not run)
[Package sequoia version 2.11.2 Index]