View source: R/ModelFunctions.R
IDhaplotypeGeneration | R Documentation |
Generation of the input haplotype ID, i.e. the concatenation in string form of the names of the alleles constituting this haplotype.
IDhaplotypeGeneration(dl, hl)
dl |
the diploid haplotype as a character (or factors) vector. |
hl |
the haploid haplotype as a character (or factors) vector. |
The haplotype ID as a character string.
Ehouarn Le Faou
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.