Generate interactive volcano plots for exploring gene expression data. Built with ‘ggplot2’, the plots are rendered interactive using ‘ggiraph’, enabling users to hover over points to display detailed information or click to trigger custom actions.
Guangchuang YU
School of Basic Medical Sciences, Southern Medical University
Get the released version from CRAN:
install.packages("ivolcano")Or the development version from github:
## install.packages("remotes")
remotes::install_github("YuLab-SMU/ivolcano")For more details, please refer to the online vignette.