View source: R/limma_aux_functions.R
ttop_list_to_log2FC_table | R Documentation |
same as ttop_list_to_t_table, but with log2FC instead of t-values
ttop_list_to_log2FC_table(ttop_list)
ttop_list |
list of limma top table results obtained from limma_res_to_ttop_list |
data.frame of t-values, where columns are the contrasts and rows are the omic features tested
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.