WDL Input Overview
This WDL script automates the process of creating or obtaining a GCP dataset based on an AnVIL GCP workspace, followed by the ingestion of all relevant metadata and files into the dataset. The script offers several configuration options, including batch ingestion size, retries, backoff times, and the option to use bulk mode for larger file sets. Additionally, users can choose how updates are handled (e.g., REPLACE, APPEND, or UPDATE), and the dataset can be created within a
This is a companion discussion topic for the original entry at github.com/broadinstitute/ops-terra-utils/AnvilGcpWorkspaceToDatasetCreationAndIngestion