Here is the wiki for the imaging project: https://github.com/WEHI-ResearchComputing/Imaging-Getting-Started/wiki
``
cd Galaxy-Integration/nextflow-script
nextflow run main.nf
cd Galaxy-Integration
python app.py
- Click on the link appeared on terminal
http://127.0.0.1:5000
cd Galaxy-Integration/galaxy-web
- Ensure you have installed npm:
npm install -g @vue/cli
npm run build