Sample genotype from the TESS3 generative model.
SampleGenoFromGenerativeModelTESS3(Q, G, coord, ploidy, openMP_core_num = 1L)
| Q | Ancestry coefficients matrix. |
|---|---|
| G | Ancestral frequencies matrix. |
| coord | Coordinate matrix. |
| ploidy | Number of chromosome. |
| openMP_core_num | If openMP this is the number of CPU used. |