plotQQ | R Documentation |
This function allows for quick generation of a QQ plot from rTASSEL association statistical output data.
plotQQ(assocRes, trait = NULL, overlay = TRUE, interactive = FALSE)
assocRes |
An object of type |
trait |
Which phenotypic trait do you want to plot? If set to
|
overlay |
Do you want trait results faceted or overlayed into one
single plot? Defaults to |
interactive |
Do you want to produce an interactive visualization?
Defaults to |
Returns a ggplot2
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.