powered by
Returns a vector character strings that are all of the possible combinations of the reference allele and the non-reference allele.
get_dimname(ploidy)
The ploidy of the species.
For example, if ploidy = 3 then this will return c("aaa", "Aaa", "AAa", "AAA")
ploidy = 3