computescores: Scores a potential parent to a kid and optionally a...

Description Usage Arguments Value

Description

Scores a potential parent to a kid and optionally a previously scored parent.

Usage

1
computeScores(parent, kid, other)

Arguments

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.

Value

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.


rmsharp/parentfindr documentation built on Nov. 29, 2020, 4:33 a.m.