Formats and presents analyses of data via. SPiCt. Standalone version.
R and shiny server need to be installed, follow instructions at https://www.rstudio.com/products/shiny/download-server/
Make sure required dependencies are installed with:
> source('install-deps.R')
...then lanuch the app with:
shiny::runApp()
If using a Shiny Server, symlink this directory into the shiny server root, for example:
ln -rs . /srv/shiny-server/spictgui
- Jamie Lentin - jamie.lentin@shuttlethread.com
- Margarita Rincón Hidalgo - margarita.rincon@csic.es
- Javier Ruiz - javier.ruiz@csic.es
This project is GPL-3.0 licensed - see the LICENSE file for details
This project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement no. 727891.