MakeQQplot: Drawing a QQplot

View source: R/metaGEplot.R

MakeQQplotR 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)


metaGE documentation built on April 3, 2025, 8:48 p.m.