Skip to content
Snippets Groups Projects

Documentation

Closed CJHerrmann requested to merge documentation into master
1 unresolved thread
2 files
+ 131
3
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 3
3
@@ -157,9 +157,9 @@ configuration files:
@@ -157,9 +157,9 @@ configuration files:
values. Have a look at the examples in the `tests/` directory to see what the
values. Have a look at the examples in the `tests/` directory to see what the
files should look like, specifically:
files should look like, specifically:
- [samples.tsv](tests/test_integration_workflow/samples.tsv)
- [samples.tsv](tests/input_files/samples.tsv)
- [config.yaml](tests/test_integration_workflow/config.yaml)
- [config.yaml](tests/input_files/config.yaml)
- [cluster.json](tests/test_integration_workflow/cluster.json)
- [cluster.json](tests/input_files/cluster.json)
4. Create a runner script. Pick one of the following choices for either local
4. Create a runner script. Pick one of the following choices for either local
or cluster execution. Before execution of the respective command, you must
or cluster execution. Before execution of the respective command, you must
Loading