broadinstitute / gdctools

Python and UNIX CLI utilities to simplify interaction with the NIH/NCI Genomics Data Commons
Other
31 stars 4 forks source link

Loadfile format #61

Closed noblem closed 6 years ago

noblem commented 6 years ago

Pull Request Template

gdctools 0.2.5:: gdc_loadfile 0.3.4: activate support for multiple loadfile formats: firecloud + firehose; substantial code clarification & prettyification; more intelligent selection/default of datestamp when none is provided (across all tools); no longer expose --date CLI arg in gdc_mirror, since it is the inception point for datestamp creation; introduced yet more regression tests and updated baseline data for others accordingly; notice long-lingering bug in python3 test ... written up as #60

Style Checklist

Please ensure that your pull request meets the following standards for quality. Code should not be merged into the master branch until all of these criteria have been satisfied.

Comments

Style/Execution