Description Usage Arguments Value
Scores a potential parent to a kid and optionally a previously scored parent.
1 | computeScores(parent, kid, other)
|
parent |
A list with the all of the information from the animal allele file representing one potential parent. |
kid |
A list with the all of the information from the animal allele file representing the potential offspring. |
other |
A list with the all of the information from the animal allele file representing one potential parent. |
A list containing the offspring refId
, the sex
of the
potential parent that was scored, the pkMatch
list, which contains
offspring's refId
and the two logical vectors of left and right
allele comparison results between the potential parent and the offspring,
and finally it has the characer vector of text, which fully describes the
discrepancies with one discrepancy per element.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.