IDgenomeGeneration {Ease} | 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