IDgenotypeGeneration {Ease} | R Documentation |
Genotype identifier
Description
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).
Usage
IDgenotypeGeneration(dl1, dl2, hl = NULL)
Arguments
dl1 |
the first diploid haplotype as a character (or factors) vector. |
dl2 |
the second diploid haplotype as a character (or factors) vector. |
hl |
the haploid haplotype as a character (or factors) vector. |
Value
The genotype ID as a character string.
Author(s)
Ehouarn Le Faou
[Package Ease version 0.1.2 Index]