Plot effects data
plot_effects(
data_effects.obj,
software,
design = c("bar", "circle", "digenic")
)
output of function data_effects
character defining which software was used for QTL analysis. Currently support for: QTLpoly, diaQTL and polyqtlR.
character defining the graphic design. Options: `bar` - barplot of the effects; `circle` - circular plot of the effects (useful to compare effects of different traits); `digenic` - heatmap plotting sum of additive effects (bottom diagonal) and digenic effects (top diagonal) when present