A processing and analysis pipeline for high throughput proteomics datasets.
A demonstration of Thunderbolt may be found at https://thunderbolt.sydney.edu.au.
To install:
- Install the latest versions of R and RStudio.
- From within an R instance with permissions to install packages, run
source("package.installer.R")to install the packages required for Thunderbolt to run. - Run the Shiny app either from within RStudio using the instructions by opening
server.Rorui.Rand clicking "Run app" above the script pane. Alternatively, follow the instructions provided at https://docs.posit.co/shiny-server/ to run on Shiny Server.