MakeQQplot {metaGE}R Documentation

Drawing a QQplot

Description

The function MakeQQplot displays the QQplot of the -log10(pvalues).

Usage

MakeQQplot(Pvalues, Name = NULL, Xrange = NULL, Yrange = NULL)

Arguments

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)


[Package metaGE version 1.0.3 Index]