github.com/broadinstitute/ops-terra-utils/GetTDRSchemaJson

WDL Input Overview

This WDL accepts either a GCS path to a TSV file or a combination of a billing project and workspace to generate a TDR
schema JSON based on the provided metadata. Note that this script does not interact with TDR. Its purpose is to
demonstrate what the resulting schema would look like if the data were imported into TDR.

Notes

  • Please provide either the input_metadata_tsv OR a combination of billing_project, workspace_name, and
    terra_table_names.

Inputs T


This is a companion discussion topic for the original entry at github.com/broadinstitute/ops-terra-utils/GetTDRSchemaJson