-
Notifications
You must be signed in to change notification settings - Fork 596
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updates to ImportGenomes and LoadBigQueryData (#7112)
* revert input_vcfs to array[file], add this to sample inputs json * add this branch to dockstore * remove this branch from dockstore * add LoadBigQueryData to dockstore, modify check for existing tables, load from github * exit with error if bq load fails * use relative path to import LoadBigQueryData.wdl * refactor ImportGenomes to contain BQ table creation and loading * remove for_testing_only * docker -> docker_final * last wdl fix please * remove #done * add back done - end of for loop * remove LoadBigQueryData wdl * ensure tsv creation before making bq tables * run CreateTables concurrently, clean up old code, LoadTable not preemptible, rename numbered to superpartitioned * pad table id to 3 digits * fix padded table id * fix padded logic again * fix range for table_id * remove unused import * remove feature branch from dockstore.yml
- Loading branch information
1 parent
0fe1dd4
commit 04a9b44
Showing
3 changed files
with
199 additions
and
227 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.