Skip to content
Snippets Groups Projects

User configurable hardware resources

Merged Manavalan Gajapathy requested to merge qualimap_bamqc-cluster-config into master
All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -186,7 +186,7 @@ snakemake rules.
@@ -186,7 +186,7 @@ snakemake rules.
### Set up workflow config file
### Set up workflow config file
QuaC requires a workflow config file in yaml format ([`configs/workflow.yaml`](./configs/workflow.yaml)), which provides filepaths to necessary
QuaC requires a workflow config file in yaml format ([`configs/workflow.yaml`](./configs/workflow.yaml)), which provides filepaths to necessary
dependencies required by certain QC tools. In addition, hardware resources can be configured using this file (refer to [`configs/workflow.yaml`](./configs/workflow.y)) format should look like:
dependencies required by certain QC tools. In addition, hardware resources can be configured (refer to [`configs/workflow.yaml`](./configs/workflow.y) for more info) format should look like:
```yaml
```yaml
ref: "path to ref genome path"
ref: "path to ref genome path"
Loading