jonathancasper
released this
19 Dec 19:58
·
134 commits
to master
since this release
This is the v475 release of the UCSC Genome Browser. A summary of the relevant code changes includes:
- Improved hgsql error message when hg.conf is missing. It has been simplified to remove internal and incorrect details.
- Have bedPartition generate a unique name for records. Removed -partSize, which just groups by number of partitions and was not useful. It is replaced by -partMergeSize, to allow for merging partitions within a certain distance.
- Fixes for openssl3.
- CGI version now shows up on the configuration page.