@@ -78,55 +78,11 @@ The project working directories will be in the folder `/home/u035/u035/shared/an
...
@@ -78,55 +78,11 @@ The project working directories will be in the folder `/home/u035/u035/shared/an
## Project configuration
## Project configuration
A configuration script sets environment variables common to scripts used in this SOP. This is stored at `/home/u035/u035/shared/scripts/trio_whole_exome_config.sh`.
A [configuration script](../trio_whole_exome_config.sh) sets environment variables common to scripts used in this SOP.
```
#!/usr/bin/bash
#
# Basic configuration options for trio WES pipeline
Bcbio requires a template file in YAML format to define the procedures run in the pipeline. The template for this project is stored at `/home/u035/u035/shared/scripts/trio_whole_exome_bcbio_template.yaml`.
Bcbio requires a [template file in YAML format](../trio_whole_exome_bcbio_template.yaml). to define the procedures run in the pipeline. Runs from the Edinburgh CRF have a [slightly different template file](../trio_whole_exome_bcbio_crf_template.yaml) which adds read trimming parameters specific to NextSeq 2000 output.