- v480 Preview 1 - 24 March 2025
- v480 Preview 2 - 31 March 2025
- v480 Final - 7 April 2025
Code changes:
- Users must now be logged in before using track collections (#35390). Brian
- Enabled caching for hubApi (#26947). Galt
- Implicitly convert ENST accessions to ENSP accessions during hgvs search if the hgvs term is a p. term (#35335). Chris
- Interact tracks gain an option to suppress display of the details boxes. When displayed, those boxes are also larger now - easier to find and click on (#30380). Jonathan
- Revision of the recently-added heatmap display style, with better support for heatmap legends and coloring (#31812). Jonathan
- A thousand groups are now allowed in MAF displays, not just 20. Brian
- hvGfx library fix - hvGfxCurve now correctly relocates points of the curve in reverse complement mode, so hic tracks in arc mode won't look like koosh balls anymore (#35408). Jonathan
- More hubSpace prep for release: add search box for genome selection, row clicks either open the directory or select the row if it was a regular file, wording changes, install hook scripts into cgi-bin/loader, decode or encode file names more appropriately, especially if coming from hubtools, make spaces characters no longer allowed so apache can find the track files easier (#31058). Chris
- Fixed memory bug in peakClusters (#35452). Brian
- Fixed slNameSort in list.c for hubApi, refreshed expected output lists (#26947). Galt
- Fixed bad slNameSort override in findCutters utility (#26947). Galt
- AutoSql files that define arrays with a variable number of arguments can now use variables whose name starts with an underscore (obscure and unlikely to be used widely, but it works now) (#31812). Jonathan
- bedPartition - add options -minPartitionItems, -partMergeDist, and statistics output. The goal is to produce fewer, larger partitions, so that job startup overhead isn't greater than the runtime. Mark
- Improvements to wuhCor1 big tree build process. Angie.
Data changes:
- Continuous GenArk updates and liftOver file generation (#29545). Hiram