PolarVolcaNoseR provides a way to display multiple Volcano plots side-by-side. It is an extension of the common Volcano plot (see also: VolcaNoseR).
Here, it is used to display the results of a proteomic screen for SUMO targets.
The app is available online: https://amsterdamstudygroup.shinyapps.io/PolaRVolcaNoseR/
You can also run it offline in R/Rstudio. To run the app locally, you'll need the following packages: shiny, ggplot2, dplyr, tidyr, magrittr, ggrepel, glue, scales, ggiraph, htmlwidgets.
Standard output generated with the included data:
A linear output of the same data is also available in the app:
The original idea of the polar representation was from Román González-Prieto and it was implemented by Joachim Goedhart.
polarVolcaNoseR is build on the app: "VolcaNoseR is a web app for creating, exploring, labeling and sharing volcano plots" - doi: 10.1038/s41598-020-76603-3
PolarVolcaNoseR is created and maintained by Joachim Goedhart (@joachimgoedhart)