Description Usage Arguments Details Value References See Also Examples
This method displays in barplot the count of GO terms splitted in two categories (significant or not) for each result of GO enrichment tests.
1 2 3 4 |
object |
an |
file |
the name of the output file (default to NULL for interactive screen display). |
This method displays an interactive barplot, using plotly package, from a merge_enrich_terms
output object.
A static image (in png) could be printed by setting file
argument.
a barplot.
Carson Sievert, Chris Parmer, Toby Hocking, Scott Chamberlain, Karthik Ram, Marianne Corvellec and Pedro Despouy (2017). plotly: Create InteractiveWeb Graphics via 'plotly.js'. R package version 4.6.0. https://CRAN.R-project.org/package=plotly.
Other GO_terms: GOterms_heatmap
,
annotate
, create_topGOdata
,
gene2GO-class
,
merge_enrich_terms
Other visualization: GOclusters_heatmap
,
GOterms_heatmap
, Upset
,
available_organisms
,
overLapper
, show_heatmap
,
show_table
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.