plot_pval: Plot adjusted p-values

View source: R/mt_extra_1.R

plot_pvalR Documentation

Plot adjusted p-values

Description

Plot the adjusted p-values using ggplot2

Usage

plot_pval(pval_list)

Arguments

pval_list

a data matrix or a list of data matrix of p-value correction

Value

an object of class ggplot2

Examples

pval <- mtExtra:::pval
plot_pval(pval)

wanchanglin/mtExtra documentation built on Aug. 2, 2024, 5:47 p.m.