MakeQQplot {metaGE} | R Documentation |
The function MakeQQplot displays the QQplot of the -log10(pvalues).
MakeQQplot(Pvalues, Name = NULL, Xrange = NULL, Yrange = NULL)
Pvalues |
A vector containing pvalues. |
Name |
A name of the corresponding test. (optional) |
Xrange |
A range for the x axis. (optional) |
Yrange |
A range for the y axis. (optional) |