View source: R/ModelFunctions.R
IDgenomeGeneration | R Documentation |
Generation of the input genome ID, i.e. the concatenation in string form of the names of the loci and alleles constituting this genome.
IDgenomeGeneration(listLoci, alleles)
listLoci |
the list of all loci |
alleles |
the vector of all the alleles |
The genome 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.