parents_haplotypes: Generates data.frame with parents estimated haplotypes
Description
Generates data.frame with parents estimated haplotypes
Usage
parents_haplotypes(..., group_names = NULL)
Value
data.frame with group ID (group), marker number (mk.number)
and names (mk.names), position in centimorgan (dist) and parents haplotypes
(P1_1, P1_2, P2_1, P2_2)