plotQQ: Create a QQ plot from rTASSEL association output

View source: R/plot_qq.R

plotQQR Documentation

Create a QQ plot from rTASSEL association output

Description

This function allows for quick generation of a QQ plot from rTASSEL association statistical output data.

Usage

plotQQ(assocRes, trait = NULL, overlay = TRUE, interactive = FALSE)

Arguments

assocRes

An object of type AssociationResults

trait

Which phenotypic trait do you want to plot? If set to NULL, this will generate a faceted plot with all mapped traits.

overlay

Do you want trait results faceted or overlayed into one single plot? Defaults to TRUE.

interactive

Do you want to produce an interactive visualization? Defaults to FALSE.

Value

Returns a ggplot2 object


maize-genetics/rTASSEL documentation built on Nov. 13, 2023, 7:18 a.m.