plot_genEffects_GE | R Documentation |
Plot of the genome wide significance of the QTL allelic effects in multiple environments.
plot_genEffects_GE( mppData, nEnv, EnvNames, Qprof, Q.eff, QTL = NULL, ref_par = NULL, main = "QTL genetic effects plot", text.size = 18 )
mppData |
An object of class |
nEnv |
|
EnvNames |
|
Qprof |
object obtained with function |
Q.eff |
on of "cr", "par", "anc" or "biall". |
QTL |
Optional argument. Object of class |
main |
Title of the graph. Default = "QTL genetic effects plot". |
text.size |
|
Vincent Garin
mppGE_CIM
, mppGE_SIM
# Come later
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.