isAffected {Ease} | R Documentation |
Determination for a given genotype or haplotype whether it contains the allelic combination under selection
isAffected(refDNAtype, selDNAtype)
refDNAtype |
the reference allelic combination (that of a genotype or a haplotype |
selDNAtype |
the selected allelic combination |
a logic indicating whether the reference genotype or haplotype is affected by the allelic combination under selection
Ehouarn Le Faou