@@ -2,7 +2,7 @@ import "./tasks/reference_dict.wdl" as reference_dict | |||
import "./tasks/bed_to_interval_list.wdl" as bed_to_interval_list | |||
import "./tasks/deduped_Metrics.wdl" as deduped_Metrics | |||
workflow project_name { | |||
workflow {{ project_name }} { | |||
File ref_dir | |||
String fasta | |||
String SMALLcluster_config |