Galaxy production server (2018-11-05)

I’m installing a Galaxy server in production mode in my workstation. This has two aims:

  • Make it easy for the Genetics platform staff to execute reproducible, complex analyses.
  • Compare Galaxy, which I already know, with the tool offered by DREAMgenics.

Useful links:

. ./galaxy_env/bin/activate
cd galaxy
./run.sh --stop-daemon && ./run.sh --daemon

Issues etc. at https://github.com/BiocrucesBizkaia/galaxy-mikel.