Skip to content

ellenbouchard/ShinyVolcanoPlot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ShinyVolcanoPlot

My own Shiny app for making custom volcano plots.

My goal is to create an interactive web app for easy volcano plot customization. Currently, I have created two apps:

  1. A basic Shiny app that allows the user to upload a .csv file of their differential expression results, and lets them adjust thresholds, colors, and perform some label customization via ggplot (myvolcanoapp.R)
  2. A Shiny app that renders the plot in Plotly, allowing for more fine-tuned customizaitons, including drag-and-drop label positioning (myvolcanoapp_plotly.R)

A beta version of the Plotly volcano plotting app is hosted online at shinyapps.io.

Currently, I am continuing to work on the Plotly app to add the following functionality:

  • Cutsomize appearance of specific gene markers (point color, size, outline)

About

My own Shiny app for making custom volcano plots.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages