Set Operations for Many Sets


[Up] [Top]

Documentation for package ‘RVenn’ version 1.1.0

Help Pages

RVenn-package 'RVenn': A package for set operations for many sets.
discern Set difference.
discern-method Set difference.
discern_pairs Pairwise difference of many sets.
discern_pairs-method Pairwise difference of many sets.
enrichment_test Perform an enrichment test.
enrichment_test-method Perform an enrichment test.
ggvenn Draw the Venn diagram.
ggvenn-method Draw the Venn diagram.
overlap Intersection of many sets.
overlap-method Intersection of many sets.
overlap_pairs Pairwise intersections of many sets.
overlap_pairs-method Pairwise intersections of many sets.
RVenn 'RVenn': A package for set operations for many sets.
setmap Draw a clustered heatmap showing presence/absence of the elements.
setmap-method Draw a clustered heatmap showing presence/absence of the elements.
unite Union of many sets.
unite-method Union of many sets.
unite_pairs Pairwise unions of many sets.
unite_pairs-method Pairwise unions of many sets.
Venn Build a 'Venn' object.
Venn-class An S4 class to represent multiple sets.
Venn-method Build a 'Venn' object.