Generation of the input genotype ID, i.e. the concatenation in string form of the names of the alleles constituting these haplotypes (the two from the diploid genome and the one from the haploid genome).
IDgenotypeGeneration(dl1, dl2, hl = NULL)
The genotype ID as a character string.
the first diploid haplotype as a character (or factors) vector.
the second diploid haplotype as a character (or factors) vector.
the haploid haplotype as a character (or factors) vector.
Ehouarn Le Faou