Description Usage Arguments Value Author(s) See Also
View source: R/Preparation.hap.perm.R
This functions prepares for running the perm.hap
function. The output of this function can be passed to that one.
1 2 | Preparation.hap.perm(pedigree, generation.id, indices.haplotypes1,
indices.haplotypes2)
|
pedigree |
data frame with pedigree information in linkage
format (four columns: family ID, individual ID, father ID, mother
ID). For example the first for columns of a Plink |
generation.id |
a vector of length(sample size) which
indicates if the subject is founder ( |
a list of vectors with indices of various parts of the pedigree.
Karim Oualkacha
M'Hamed Lajmi Lakhal-Chaieb
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.