Commits for markd
switch to files view, user index
v414_preview2 to v414_base (2021-04-26 to 2021-05-03) v414
Show details
7eef1a46688dd71170e83f6c6a5406cb9632ed35 Tue Apr 27 09:04:51 2021 -0700
- check for missing bigDataUrl setting in Snake tracks
- src/hg/hgTrackUi/hgTrackUi.c - lines changed 2, context: html, text, full: html, text
423e2e498d9be057b15a342d1059b969ed303bad Tue Apr 27 17:54:55 2021 -0700
- Don't call halOpenLOD when bigDataUrl is NULL. This happens when hgTrackUi cfgHalSnake is called on a composite track in an assembly hub. It is not clear by this first check for isNameAtParentLevel does cause this function to skip the open. However, in previous versions of HAL, passing in a a NULL file name returned a file handle of -1. cfgHalSnake then continue to call HAL function s with -1, and they returned empty values. Amazing this ever worked
- src/hg/hgTrackUi/hgTrackUi.c - lines changed 3, context: html, text, full: html, text
098e7866ab59c5c6b0c4c77919350d637894d113 Wed Apr 28 00:38:42 2021 -0700
- transMap V6
- src/hg/makeDb/doc/transMapTracks.txt - lines changed 47, context: html, text, full: html, text
- src/hg/makeDb/trackDb/trackDb.transMap.ra - lines changed 135, context: html, text, full: html, text
- src/hg/makeDb/trackDb/transMapV6.html - lines changed 25, context: html, text, full: html, text
switch to files view, user index