IDgenomeGeneration {Ease} | R Documentation |
Genome identifier
Description
Generation of the input genome ID, i.e. the concatenation in string form of the names of the loci and alleles constituting this genome.
Usage
IDgenomeGeneration(listLoci, alleles)
Arguments
listLoci |
the list of all loci |
alleles |
the vector of all the alleles |
Value
The genome ID as a character string.
Author(s)
Ehouarn Le Faou
[Package Ease version 0.1.2 Index]