ontologyLogPage-methods: description of function ontologyLogPage

Description Usage Arguments

Description

creates the GO analysis for a gene list and puts it into the report.

Usage

1
2
3
4
5
6
7
8
ontologyLogPage(
  x,
  genes,
  ontology = "BP",
  topNodes = 10,
  GOfname = "GOgenes.csv",
  ...
)

Arguments

x

the BioData object

genes

a list of gene symbols (IMPORTANT)

ontology

which GO ontology to choose from (default = "BP")

topNodes

how many pathways to return (default 10)

GOfname

file to export the results to (default GOgenes.csv)

...

unused


stela2502/BioData documentation built on Feb. 23, 2022, 5:47 a.m.