Description Usage Arguments Details Value See Also Examples
This method allows to visualize GO terms intersections between results of enrichment tests.
1 2 3 4 |
object |
an |
file |
output file name (default to "./upset.xls") |
This function displays and print the intersections of enriched GO terms (p<0.01) between all results provided by enrich_GO_terms-class
or GO_clusters-class
objects. The intersections are shown in an upset plot and printed in a table.
print table and upset.
Other enrich_GO_terms:
enrich_GO_terms-class
,
overLapper()
,
show_heatmap()
,
show_table()
Other visualization:
GOclusters_heatmap()
,
GOcount()
,
GOterms_heatmap()
,
available_organisms()
,
overLapper()
,
show_heatmap()
,
show_table()
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.