DataBiosphere / analysis_pipeline_WDL

Collection of WDL workflows based off the University of Washington TOPMed DCC Best Practices for GWAS. The WDL structure was based upon CWLs written by the Seven Bridges development team.
6 stars 3 forks source link

[assoc-agg] Bash syntax error if genome_build (and likely others) not specified in wdl_validate_inputs task #80

Closed aofarrel closed 2 years ago

aofarrel commented 2 years ago

Easiest fix is probably to add a short string before both sides of the equality.

Seems to just be a syntax issue, but worth double-checking if outputs (rather, the lack thereof) are passed into subsequent tasks correctly.