This is the repository for the WDL and JSON files accompanying the Developing WDL Workflows guide. You will find here the following:
- mutation_calling.wdl: this is a working WDL workflow
- mutation_calling_input_fh.json: this JSON is meant for use by the Fred Hutch community. It points to file paths that are accessible only with Fred Hutch credentials
- MOLM13_combined_final.fastq, HCC4006_final.fastq, CALU1_combined_final.fastq: These are the fastq files that can be used as inputs in the WDL. If you do not have Fred Hutch credentials and want to use these files to test this or any other workflow download a copy of this locally and make sure to edit the input.JSON file with the full path to where these files are stored.
- mutation_calling_input.json: This would be the input JSON you would want to enter the full file paths to the local copy of the sample files referenced above.