do_GSEA_topGO: Performs gene set enrichment on numeric protein vector with...

View source: R/do_GSEA_topGO.R

do_GSEA_topGOR Documentation

Performs gene set enrichment on numeric protein vector with specified Ontology

Description

Performs gene set enrichment on numeric protein vector with specified Ontology

Usage

do_GSEA_topGO(
  proteins,
  ontology = "CC",
  algorithm = "classic",
  threshold = 0.05,
  add.info = F
)

Arguments

proteins

numeric score vector

ontology

GO ontology

algorithm

algorithm to use ("classic", "elim", "weight", "weight01")

add.info

Add additional information (takes longer)

pvalueCutoff

p-value cutoff for annotations


nicohuttmann/pOmics documentation built on Sept. 21, 2022, 9:28 a.m.