get_gse_all_ontologies: Get GSE-terms for all ontologies

View source: R/tools.R

get_gse_all_ontologiesR Documentation

Get GSE-terms for all ontologies

Description

Get GSE-terms for all ontologies

Usage

get_gse_all_ontologies(
  dat,
  p_cutoff = 0.05,
  set_readable = TRUE,
  simplify = FALSE,
  simplify_cutoff = 0.7
)

Arguments

dat

Table containing columns fc and EntrezID

p_cutoff

P-value cutoff for GSEA

set_readable

Replace EntrezIDs by readable gene names. This causes problems with ridgeplot

simplify

Simplify terms

simplify_cutoff

cutoff value of clusterProfiler::simplify()


paulklemm/mygo documentation built on June 11, 2025, 7:49 a.m.