hss | R Documentation |
Splits the dataset into half-sib family groups based on a pedigree.
hss(pedigree, genotype, check = TRUE)
pedigree |
|
genotype |
|
check |
|
Only half-sib groups that have more than 3 individuals will be returned.
Returns a list of numeric matrices, each matrix is a half-sib family.
Pedigree must have at least two columns with sample ids (Column 1) and sire ids (Column 2).
# Please run demo(hsphase)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.