Provides an interface for the nVenn algorithm (Perez-Silva et al. 2018) <doi:10.1093/bioinformatics/bty109>. This algorithm works for any number of sets, and usually yields pleasing and informative Venn diagrams with proportionality information. However, representing more than six sets takes a long time and is hard to interpret, unless many of the regions are empty. If you cannot make sense of the result, you may want to consider 'UpSetR' <https://cran.r-project.org/package=UpSetR/README.html>.
Version: | 0.2.1 |
Depends: | R (≥ 2.10) |
Imports: | Rcpp |
LinkingTo: | Rcpp |
Suggests: | knitr, rmarkdown, rsvg, grImport2 |
Published: | 2018-05-11 |
Author: | Victor Quesada [aut, cre, cph] |
Maintainer: | Victor Quesada <quesadavictor at uniovi.es> |
License: | MIT + file LICENSE |
NeedsCompilation: | yes |
Materials: | NEWS |
CRAN checks: | nVennR results |
Reference manual: | nVennR.pdf |
Vignettes: |
Using nVennR to generate and explore n-dimensional, quasi-proportional Venn diagrams |
Package source: | nVennR_0.2.1.tar.gz |
Windows binaries: | r-devel: nVennR_0.2.1.zip, r-release: nVennR_0.2.1.zip, r-oldrel: nVennR_0.2.1.zip |
OS X binaries: | r-release: nVennR_0.2.1.tgz, r-oldrel: nVennR_0.2.1.tgz |
Old sources: | nVennR archive |
Please use the canonical form https://CRAN.R-project.org/package=nVennR to link to this page.