Learn R Programming

Ease (version 0.1.2)

IDgenotypeGeneration: 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)

Value

The genotype ID as a character string.

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.

Author

Ehouarn Le Faou