rawpHist: Histograms of raw p-values

View source: R/rawpHist.R

rawpHistR Documentation

Histograms of raw p-values

Description

Histogram of raw p-values for each comparison

Usage

rawpHist(complete, outfile = TRUE, ggplot_theme = theme_gray())

Arguments

complete

a list of data.frames created by summaryResults.DESeq2() or summaryResults.edgeR()

outfile

TRUE to export the figure in a png file

ggplot_theme

ggplot2 theme function (theme_gray() by default)

Value

A file named rawpHist.png in the figures directory with one histogram of raw p-values per comparison

Author(s)

Marie-Agnes Dillies and Hugo Varet


PF2-pasteur-fr/SARTools documentation built on April 6, 2022, 2:24 a.m.