github.com/broadinstitute/komen_quarterly_uploads/ValidateQuarterlyRelease

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:

  1. Download all CSV files from the metadata GCS bucket and parse them into main and sub dataset structures
  2. Connect to existing Terra workspaces (no workspaces are created or modified)
  3. 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