Skip to content
Snippets Groups Projects

Release v2.1.0

Merged Loraine Gueguen requested to merge dev into master
Compare and Show latest version
4 files
+ 30
9
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 3
3
@@ -66,7 +66,7 @@ in the `examples` folder.
**The input file and config file have to be the same for all scripts!**
- Deploy stacks part:
- Deploy Docker stacks:
```bash
$ python3 /path/to/repo/gga_init.py input_file.yml \
@@ -76,7 +76,7 @@ $ python3 /path/to/repo/gga_init.py input_file.yml \
[-v/--verbose]
```
- Copy source data file:
- Copy source data files:
```bash
$ python3 /path/to/repo/gga_get_data.py input_file.yml \
@@ -93,7 +93,7 @@ $ python3 /path/to/repo/gga_load_data.py input_file.yml \
[-v/--verbose]
```
- Run a workflow in galaxy (example):
- Run a workflow in Galaxy (example script, specific to Phaeoexplorer data):
```bash
$ python3 /path/to/repo/gga_run_workflow_phaeo_jbrowse.py input_file.yml \
Loading