Compare two genotypes biplot
Compare the performance of two genotypes across all environments
CompareGens(GGEModel, G1, G2, ...)
GGEModel |
An object of class |
G1 |
genotype to compare. Must be a string which matches a genotype label |
G2 |
genotype to compare. Must be a string which matches a genotype label and not equal to G1 |
... |
Other arguments sent to |
library(GGEBiplotGUI) data(Ontario) GGE1<-GGEModel(Ontario) CompareGens(GGE1,"cas","luc")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.