hidecan_plot_from_gwaspoly {hidecan} | R Documentation |
Creates a HIDECAN plot from GWASpoly output
Description
Creates a HIDECAN plot from the GWAS results from GWASpoly.
Usage
hidecan_plot_from_gwaspoly(gwaspoly_output, traits = NULL, models = NULL, ...)
Arguments
gwaspoly_output |
A |
traits |
Character vector, traits for which GWAS results should be
extracted. If |
models |
Character vector, genetic models for which GWAS results should be
extracted. If |
... |
Further arguments passed to the |
Value
A ggplot
.
[Package hidecan version 1.1.0 Index]