View source: R/ontology_gprofiler.R
all_gprofiler | R Documentation |
Run simple_gprofiler on every table from extract_significant_genes()
all_gprofiler(
sig,
according_to = "deseq",
together = FALSE,
plot_type = "dotplot",
...
)
sig |
Result from extract_significant_genes |
according_to |
Use this result type for the gprofiler searches. |
together |
Concatenate the up/down genes into one set? |
plot_type |
Choose a plot method as the default. |
... |
Arguments to pass to simple_gprofiler(). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.