plotGOGraph: plotGOGraph

Description Usage

View source: R/plotGOGraph.R

Description

make a Gene Ontology enrichment table on DESeq2 results using topGO package

Usage

1
2
3
4
5
6
7
plotGOGraph(
  all_genes,
  first_sig_nodes = 5,
  select_ontology = "BP",
  select_organism = "org.Mm.eg.db",
  select_ID = "SYMBOL"
)

tschauer/HelpersforDESeq2 documentation built on Nov. 11, 2021, 3:10 a.m.