Commits for braney
switch to files view, user index
v345_preview to v345_preview2 (2017-02-06 to 2017-02-13) v345
Show details
0658fac8d5f0ec35d5212eec876c3a2d87bd25ac Mon Feb 6 15:46:27 2017 -0800
- add the ability to set default labels and the label separator for bigBed
labels
- src/hg/hgTrackUi/hgTrackUi.c - lines changed 2, context: html, text, full: html, text
- src/hg/hgTracks/bedTrack.c - lines changed 40, context: html, text, full: html, text
- src/hg/hgTracks/bigBedTrack.c - lines changed 4, context: html, text, full: html, text
58ada3bc410cb2ee88828d95f2be1168328bc0d9 Tue Feb 7 10:11:53 2017 -0800
- more tweaks to label support for big* files. Added defaultLabelFields
and labelSeparator. Also support "none" for both labelFields and
defaultLabelFields.
- src/hg/hgTracks/bedTrack.c - lines changed 6, context: html, text, full: html, text
- src/hg/hgTracks/bigBedTrack.c - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/tagTypes.tab - lines changed 2, context: html, text, full: html, text
c4331ec3f985bee2a7d39efaafe073e9bb70a33c Wed Feb 8 10:09:27 2017 -0800
- allow labelSeparator strings to be enclosed in quote (so white space can
be used)
- src/hg/hgTracks/bigBedTrack.c - lines changed 1, context: html, text, full: html, text
9a739669ab82b721407a372be9eacb7d540d34f6 Wed Feb 8 11:17:26 2017 -0800
- take out "Extra fields" printf in bigPsl click support
1cd629d1ef0b094d6ca172cedb46333ee6b47d57 Wed Feb 8 12:45:47 2017 -0800
- change showSnpWidth and otherSpecies to be level-full instead of
level-required
- src/hg/htdocs/goldenPath/help/trackDb/trackDbHub.v2.html - lines changed 2, context: html, text, full: html, text
54c34a891166830c6f6a744cb20ad6cda36fa0e0 Wed Feb 8 13:33:43 2017 -0800
- documentation for defaultLabelFields and labelSeparator
- src/hg/htdocs/goldenPath/help/trackDb/trackDbHub.v2.html - lines changed 18, context: html, text, full: html, text
- src/hg/htdocs/goldenPath/help/trackDb/trackDbLibrary.shtml - lines changed 13, context: html, text, full: html, text
fbdc691703e4bc2d98fcdb2014fe6fa19771c104 Fri Feb 10 17:05:10 2017 -0800
- make building a custom track with blat results an option on the hgBlat
page. Add some features to bigPsl click support to get the same kind
of UI that hgBlat provides.
- src/hg/hgBlat/hgBlat.c - lines changed 162, context: html, text, full: html, text
61183752129e58c44ddfad7126cbb908c01f3965 Sat Feb 11 09:06:32 2017 -0800
- remove some duplicated code
switch to files view, user index