-
Notifications
You must be signed in to change notification settings - Fork 590
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reference block storage and query support #7498
Conversation
cb30f87
to
8174c36
Compare
-SN $sample_name \ | ||
-SNM ~{sample_map} \ | ||
--ref-version 38 | ||
|
||
gsutil -m mv pet_*.tsv ~{output_directory}/pet_tsvs/ | ||
gsutil -m mv ref_ranges_*.tsv ~{output_directory}/ref_ranges_tsvs/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i'm assuming that if load_ref_ranges
is false and there are therefore no ref_ranges files, gsutil either doesn't throw an error, or it does but doesn't fail the task?
268f0bf
to
5070c08
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for spending the time to go over all of this! (👍🏻 , assuming the tests pass)
* Set gcloud config directory in travis * This fixes an issue while installing gcloud on travis due to permissions in the root directories
Overview: see this presentation
WDL
Common
Import
Extract
Testing
How to perform scientific tieout