ivolcano: Interactive Volcano Plot

License: Artistic-2.0

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.

:writing_hand: Authors

Guangchuang YU

School of Basic Medical Sciences, Southern Medical University

https://yulab-smu.top

:arrow_double_down: Installation

Get the released version from CRAN:

install.packages("ivolcano")

Or the development version from github:

## install.packages("remotes")
remotes::install_github("YuLab-SMU/ivolcano")

:book: Vignette

For more details, please refer to the online vignette.