formMppData2 | R Documentation |
Function that subset a global population composed from all the cross of a Dialleld structure and form mppData object for realisation of particular MPP design.
formMppData2(
geno_sim,
nPar,
map,
MPP_sub,
pheno,
type = NULL,
F.gen = NULL,
BC.gen = NULL,
window = 20
)
geno_sim |
genotype matrix of the global population. |
nPar |
Number of parents in the original diallel. |
map |
Correspondig three column genetic map (mk.id, chr, pos cM). |
MPP_sub |
subset information obtained as output of the function
|
pheno |
Simulated phenotype values. |
type |
Type of population. |
F.gen |
Number of F generations. |
BC.gen |
Number of BC generations. |
window |
size of the window used by clusthaplo to cluster the parents. |
mppData object
Vincent Garin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.