Description Usage Arguments Value
Function to take output table from multiple contrasts take each level of contrasts and combine those levels into master tables filter based on min genes per master table
1 | per_contrast_fgsea_de(fgsea_contrast_list, occupancy = 5, output_dir, tag)
|
fgsea_contrast_list |
named list returned from lapply on fgsea_plot() |
occupancy |
% of genes in the pathway that allow use of the pathway for ssgsea |
output_dir |
path to where output goes |
tag |
string used to prefix output |
table of pathways for each contrast level
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.