get_markertype_combinations {polymapR} | R Documentation |
Visualize and get all markertype combinations for which there are functions in polymapR
get_markertype_combinations(ploidy, pairing, nonavailable_combinations = TRUE)
ploidy |
Ploidy level |
pairing |
Type of pairing. Either "random" or "preferential". |
nonavailable_combinations |
Logical. Should nonavailable combinations be plotted with grey lines? |
A matrix with two columns. Each row represents a function with the first and second markertype.
get_markertype_combinations(ploidy = 4, pairing = "random")