Skip to contents

Creates p-value histograms for each time effect in the LIMMA analysis. This function is used internally in the `create_limma_report` function.

Usage

generate_time_effect_plots(time_effect, adj_pthresh)

Arguments

time_effect

A list of top tables from the LIMMA analysis representing the time effects.

adj_pthresh

A numeric value specifying the adjusted p-value threshold for significance.

Value

A list containing the plots and their sizes, as well as the section header information.