limma_res_to_ttop_list: limma_res_to_ttop_list

View source: R/limma_aux_functions.R

limma_res_to_ttop_listR Documentation

limma_res_to_ttop_list

Description

This function converts the output of the runLimma function into a list of limma top tables

Usage

limma_res_to_ttop_list(limma_res, comp_names, number, adjust.method = "fdr")

Arguments

limma_res

output of the runLimma function

comp_names

identifiers of the contrasts that were considered in the runLimma function

number

number of top features to be included in the top table results

adjust.method

method to adjust p-values, same as for the topTable limma function

Value

a list of limma top table results


saezlab/ocean documentation built on Nov. 12, 2024, 5 a.m.