Releases: ICGC-TCGA-PanCancer/vcf-uploader
Releases · ICGC-TCGA-PanCancer/vcf-uploader
2.0.9
2.0.8
- Add new option: "--gto-only" - This will cause the gto file to be generated, but will not actually perform the gtupload.
2.0.7
- added minimal transfer speed param for download
- added final check for "100%" in the upload log before calling upload complete in order to catch situations where an upload isn't actually finished
2.0.6
Added gtdownload parameters back into production:
--max-children <gtdownload_default>
--rate-limit-mbytes <gtdownload_default>
--k-timeout <minutes_of_inactivity_to_abort_recommend_less_than_timeout_if_you_want_this_to_be_used>
2.0.5
Changes:
- checking if the pem key path exists
- number of arguments checking relaxed, help is displayed with
--help
or no arguments - option to specify either VCF or tar, one is required but not both
- added optional parameters that specify UUIDs for related GNOS uploads
- updated docs
2.0.4
Update changelog URL
2.0.3
Some fixes from Brian.
2.0.2
Fix library call.
2.0.1
Include changes from Brian.