| overLapper {ViSEAGO} | R Documentation |
build all sets combinations intersections
overLapper(setlist)
This internal function use build all sets combinations intersections needed for upset.
a list.
Other enrich_GO_terms:
Upset(),
enrich_GO_terms-class,
show_heatmap(),
show_table()
Other visualization:
GOclusters_heatmap(),
GOcount(),
GOterms_heatmap(),
Upset(),
available_organisms(),
show_heatmap(),
show_table()
## Not run: # build all intersections combinations ViSEAGO::overLapper(setlist) ## End(Not run)