View source: R/manipulate_EFGLdata.R
whichLower | R Documentation |
Identify which individual out of duplicate pairs has the lower genotyping success
whichLower(dupTable, geno_success)
dupTable |
the output of close_matching_samples (from rubias) |
geno_success |
the output of genoSuccess |
a vector of unique individual names representing the individuals with lower genotyping success from each pair
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.