gsea_squared: #GSEA-squared (last mod. 07/2019 ksheu)

Description Usage Arguments

View source: R/gsea_squared.R

Description

Input: excel file paths for GSEA output, pos and neg enrichment Input: keyword groups to search Output: graph and pvals

Usage

1
2
gsea_squared(file1, file2, keywords, keyword.labels = keywords,
  get.keywords = F, dir = getwd())

Arguments

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


KSheu/ksheu.lib documentation built on Oct. 14, 2020, 11:55 p.m.