identify_duplicates {acoRn} | R Documentation |
Identify duplicates in genotypes (i.e. parents or progenies)
Description
Identify duplicates in genotypes (i.e. parents or progenies)
Usage
identify_duplicates(genotypes, abbr = NULL)
Arguments
genotypes |
a data.frame with the genotypes |
abbr |
a string with abbreviation to use |
Value
a data.frame
[Package acoRn version 0.1.0 Index]