genoSuccess | R Documentation |
calculate genotyping success of individuals (uses only allele 1 for each genotype - assumes if allele 1 is (is not) NA, so is (is not) allele 2)
genoSuccess(x, loci = NULL)
x |
an EFGLdata object |
loci |
a vector of loci to include. If not specified, all loci are used. |
a tibble giving the genotyping success of each individual as a proportion and number of missing genotypes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.