ValidateQuarterlyRelease
Overview
ValidateQuarterlyRelease is a WDL workflow that runs the quarterly ShareForCures post-upload validation workflow.
It calls a single task (ValidateRelease) which executes validate_quarterly_release.py to:
- Download all CSV files from the metadata GCS bucket and parse them into main and sub dataset structures
- Connect to existing Terra workspaces (no workspaces are created or modified)
- Verify that every participant in each sub workspace is pr
This is a companion discussion topic for the original entry at github.com/broadinstitute/komen_quarterly_uploads/ValidateQuarterlyRelease