plot_pvals: Plot of gene-wise p-values

Description Usage Arguments Value Examples

View source: R/plot_pvals.R

Description

This function prints the sorted exact p-values along with the Benjamini-Hochberg limit and the 5

Usage

1
plot_pvals(pvals)

Arguments

pvals

a vector of length n containing the raw p-values for each gene

Value

a plot of sorted gene-wise p-values

a ggplot object

Examples

1
plot_pvals(runif(100,0,1))

Mgauth/ccdf documentation built on Dec. 12, 2021, 8:31 p.m.