Creates a HIDECAN plot from the GWAS results from GWASpoly.
hidecan_plot_from_gwaspoly(gwaspoly_output, traits = NULL, models = NULL, ...)A ggplot.
A GWASpoly.thresh object
(returned by the GWASpoly::set.threshold() function).
Character vector, traits for which GWAS results should be
extracted. If NULL (default value), all traits present are considered.
Character vector, genetic models for which GWAS results should be
extracted. If NULL (default value), all genetic models present are considered.
Further arguments passed to the create_hidecan_plot()
function.