Commits for tdreszer
switch to files view, user index
v283_preview2 to v283_base (2013-04-30 to 2013-05-07) v283
- Fixed rightClick update of wigColorBy tracks. ref #10512 On ajax single track update the whole tracklist is not generated. Therefore, the colorBy track is not in the trackHash and must be created when needed.
- src/hg/hgTracks/wigTrack.c - lines changed 8, context: html, text, full: html, text
- Clarified sorting on tags a bit. This was due to user confusion as seen in ref #10701.
- src/hg/htdocs/goldenPath/help/trackDb/trackDbLibrary.shtml - lines changed 13, context: html, text, full: html, text
- Added help page for Gene Haploptye Alleles hgGene section. Also fixed typos found by Angie and printf format issue with 32-bit build found by Galt
- src/hg/htdocs/goldenPath/help/haplotypes.html - lines changed 266, context: html, text, full: html, text
- src/hg/lib/haplotypes.c - lines changed 15, context: html, text, full: html, text
- Fixed a button and added some numbers to the score definitions.
- src/hg/htdocs/goldenPath/help/haplotypes.html - lines changed 20, context: html, text, full: html, text
- Added protection for massive sets of haplotypes as seen in hgGene CGI. The cutoffs are still evolving. Also fixed some comments as per Angie's review, tightened one sort to ensure deterministic order and made some minor wording changes to the HTML output.
- src/hg/inc/haplotypes.h - lines changed 1, context: html, text, full: html, text
- src/hg/lib/haplotypes.c - lines changed 53, context: html, text, full: html, text
- Clarified some comments based upon Angie's feedback. Thanks.
switch to files view, user index