gsea_squared | R Documentation |
Input: excel file paths for GSEA output, pos and neg enrichment Input: keyword groups to search Output: graph and pvals
gsea_squared(file1, file2, keywords, keyword.labels = keywords,
get.keywords = F, dir = getwd())
file1 , file2 |
Paths to GSEA excel file outputs |
keywords |
Keyword groups to search for (eg. c("CELL_CYLE", "INFLAMMATORY|IMMUNE")) |
keyword.labels |
Labels for keyword groups, in the same order (eg. c("cycle", "immune")) |
get.keywords |
perform ks tests on individual words to get candidate keywords |
dir |
set output directory |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.