googlegenomics / pipelines-api-examples

Examples for the Google Genomics Pipelines API.
BSD 3-Clause "New" or "Revised" License
50 stars 27 forks source link

CWL runner example #45

Closed jbingham closed 7 years ago

jbingham commented 7 years ago

Added example to run cwltool on a single VM.

jbingham commented 7 years ago

All updates in. See the comment about errexit/nounset.

Rerunning GDC workflow to confirm no typos introduced.

jbingham commented 7 years ago

Test run completed successfully. Ready for next review.

jbingham commented 7 years ago

Tiny tweak: one declare replaced with readonly, and one var uppercased. OK?