| get_go_all_ontologies | R Documentation | 
Get GO-terms for all ontologies
get_go_all_ontologies(
  dat,
  significance_cutoff = 0.05,
  fc_cutoff = 0,
  use_background = TRUE,
  species = "MUS"
)
| dat | Data frame containing columns  | 
| significance_cutoff | Cutoff to consider genes as significant | 
| fc_cutoff | Fold change cutoff to consider genes as significant | 
| use_background | Use gene list as background instead of using all genes as background | 
| species | Either "HUM" or "MUS" | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.