broadinstitute / gatk

Official code repository for GATK versions 4 and up
https://software.broadinstitute.org/gatk
Other
1.68k stars 588 forks source link

Support signed URLs in GATK tools #6317

Open droazen opened 4 years ago

droazen commented 4 years ago

Requested by @davidbenjamin and @abaumann

We'll need to figure out what to do about "companion" files such as indices and sequence dictionaries when given a signed URL to the main file.

lbergelson commented 3 years ago

Initial signed url support exists as of https://github.com/broadinstitute/gatk/pull/6526 but there are some caveats that may prevent production use.