VennDetail
This is the development version of VennDetail; for the stable release version, see VennDetail.
Comprehensive Visualization and Analysis of Multi-Set Intersections
Bioconductor version: Development (3.22)
A comprehensive package for visualizing multi-set intersections and extracting detailed subset information. VennDetail generates high-resolution visualizations including traditional Venn diagrams, Venn-pie plots, and UpSet-style plots. It provides functions to extract and combine subset details with user datasets in various formats. The package is particularly useful for bioinformatics applications but can be used for any multi-set analysis.
Author: Kai Guo [aut, cre], Brett McGregor [aut]
Maintainer: Kai Guo <guokai8 at gmail.com>
citation("VennDetail")
):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("VennDetail")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
Reference Manual |
Details
biocViews | DataRepresentation, GraphAndNetwork, Software, Visualization |
Version | 1.25.1 |
In Bioconductor since | BioC 3.9 (R-3.6) (6 years) |
License | GPL-2 |
Depends | R (>= 4.0.0) |
Imports | dplyr, DT, methods, ggplot2, grDevices, magrittr, patchwork, plotly, purrr, rlang, shiny, stats, tibble, tidyr, htmlwidgets, utils |
System Requirements | |
URL | https://github.com/guokai8/VennDetail |
Bug Reports | https://github.com/guokai8/VennDetail/issues |
See More
Suggests | knitr, markdown, RColorBrewer, rmarkdown, rstudioapi, testthat (>= 3.0.0) |
Linking To | |
Enhances | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Links To Me | |
Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | |
Windows Binary (x86_64) | |
macOS Binary (x86_64) | |
macOS Binary (arm64) | |
Source Repository | git clone https://git.bioconductor.org/packages/VennDetail |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/VennDetail |
Bioc Package Browser | https://code.bioconductor.org/browse/VennDetail/ |
Package Short Url | https://bioconductor.org/packages/VennDetail/ |
Package Downloads Report | Download Stats |