do_ORA_topGO: Performs overexpression enrichment on logical protein vector...

View source: R/do_ORA_topGO.R

do_ORA_topGOR Documentation

Performs overexpression enrichment on logical protein vector with specified GO ontology

Description

Performs overexpression enrichment on logical protein vector with specified GO ontology

Usage

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

Arguments

proteins

character vector

ontology

GO ontology

algorithm

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

threshold

p-value/confidence threshold to exclude terms

dataset

dataset

add.info

Add additional information (takes longer)


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