[galaxyproject/galaxy] c852de: Fix cron/build_chrom_db.py
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: c852de734dbc8d95ac925c103f4cad563d3f9e53 https://github.com/galaxyproject/galaxy/commit/c852de734dbc8d95ac925c103f4ca... Author: Nicola Soranzo <nicola.soranzo@earlham.ac.uk> Date: 2018-08-22 (Wed, 22 Aug 2018) Changed paths: M cron/build_chrom_db.py Log Message: ----------- Fix cron/build_chrom_db.py Fix the following errors: ``` $ python cron/build_chrom_db.py tool-data/shared/ucsc/chrom/ tool-data/shared/ucsc/builds.txt Retrieving hg38 Failed to retrieve hg38: Problem parsing line '' Retrieving hg19 Failed to retrieve hg19: Problem parsing line '' ... ``` Broken in commit 9b8e76f9d9df0ae0ba6238d44a8f07b97fe34d6f . Commit: 926f0abde2c5ae6caf0727d890c2f90a34587cec https://github.com/galaxyproject/galaxy/commit/926f0abde2c5ae6caf0727d890c2f... Author: Nicola Soranzo <nicola.soranzo@earlham.ac.uk> Date: 2018-08-22 (Wed, 22 Aug 2018) Changed paths: M tool-data/shared/ucsc/builds.txt.sample M tool-data/shared/ucsc/ucsc_build_sites.txt.sample Log Message: ----------- Update UCSC builds Commit: 89f237216d7d5c2030c2d620af0f95c6318ac14c https://github.com/galaxyproject/galaxy/commit/89f237216d7d5c2030c2d620af0f9... Author: John Chilton <jmchilton@gmail.com> Date: 2018-08-22 (Wed, 22 Aug 2018) Changed paths: M cron/build_chrom_db.py M tool-data/shared/ucsc/builds.txt.sample M tool-data/shared/ucsc/ucsc_build_sites.txt.sample Log Message: ----------- Merge pull request #6623 from nsoranzo/ucsc_builds Fix cron/build_chrom_db.py and update UCSC builds Compare: https://github.com/galaxyproject/galaxy/compare/498e7d576bb4...89f237216d7d **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
GitHub