Plot distribution of breeding values Plot distribution of breeding values for each trait and add position of selected genotypes
plotDistrib_selGen.Rd
Plot distribution of breeding values Plot distribution of breeding values for each trait and add position of selected genotypes
Arguments
- BV
data frame with breeding values, with GID in rows and traits in columns
- trait
character vector of trait name (length 1)
- genoCol
character vector of column name for GID (default is "GID")
- selGen
character vector of selected genotypes to highlight in the plot
- colorCol
character vector of column name for color (default is NULL)