Skip to content

This is the repository for the WDL and JSON files accompanying the WDL 101 course.

Notifications You must be signed in to change notification settings

getwilds/wdl-101

Repository files navigation

Developing WDL Workflows

This is the repository for the WDL and JSON files accompanying the Developing WDL Workflows guide. You will find here the following:

  1. mutation_calling.wdl: this is a working WDL workflow
  2. 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
  3. 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.
  4. 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.

About

This is the repository for the WDL and JSON files accompanying the WDL 101 course.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages