Skip to contents

This function converts a list of limma top table results into a single dataframe of t-values. The list of top table results can be obtained using the limma_res_to_ttop_list function

Usage

ttop_list_to_t_table(ttop_list)

Arguments

ttop_list

list of limma top table results obtained from limma_res_to_ttop_list

Value

data.frame of t-values, where columns are the contrasts and rows are the omic features tested