Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


pmartR (version 2.4.6)

make_volcano_plot_df: Create a plotting dataframe for volcano plots and heatmaps

Description

A function internal to pmartR:::plot.statRes which creates the dataframe necessary to construct volcano plots and heatmaps.

Usage

make_volcano_plot_df(x)

Value

`data.frame` object with plotting information about each biomolecule such as missing counts per group, and p-values for t and g-tests.

Arguments

x

`statRes` object to be plotted, usually the result of `imd_anova`