Description Usage Arguments Value Author(s) Examples
This convenience function finds all genotypes that match a certain target configuration. It is used only if the target configuration contains heterozygous states, but order (e.g., A/B or B/A) does not matter.
1 | getTargets(target.geno)
|
target.geno |
Three (three-marker genotypes) or two (two-marker
genotypes) character string specifying the target
configuration. Homozygousity for parent A allele is indicated as
|
A character vector with all genotypes matching the target
configuration. The format complies with the output format of
branchProbabilities
(gamete1-gamete2
, e.g., "AAB-AAA"
)
Frank Technow
1 | getTargets("AHB")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.