View source: R/collectTrioScores.R
This takes a single offspring and a list of potential dams and
a list of potential dams and calculates the number of loci with
alleles missingLoci
for each sire and dam, the number of
invalidLoci
loci for the offspring. Note: invalidLoci
loci for the offspring are
defined the same as missingLoci
loci for potential parents; they are
loci with no observed alleles.
1 | collectTrioScores(kidId, damIds, sireIds, animalAlleles)
|
kidId |
Character vector with the |
damIds |
Character vector of |
sireIds |
Character vector of |
animalAlleles |
List with all allele information for all animals. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.