get_dimname: Returns a vector character strings that are all of the...

Description Usage Arguments Value Author(s)

View source: R/updog.R

Description

Returns a vector character strings that are all of the possible combinations of the reference allele and the non-reference allele.

Usage

1
get_dimname(ploidy)

Arguments

ploidy

The ploidy of the species.

Value

For example, if ploidy = 3 then this will return c("aaa", "Aaa", "AAa", "AAA")

Author(s)

David Gerard


dcgerard/updogAlpha documentation built on May 14, 2019, 3:10 a.m.