broadinstitute / gdctools

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

Fixed OV test failures and added back to test suite. Corrected bug in download retries. Files that cause an error during download are removed to avoid conflict. #37

Closed dheiman closed 7 years ago

dheiman commented 7 years ago

Fixes #18 and #36. Also corrects related unreported bugs. Extensive updating of baseline files required as OV added HM27 data, thus adding a column to all loadfiles.

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

noblem commented 7 years ago

all tests pass on python 2 and 3