File Changes for tdreszer
switch to commits view, user indexv283_preview2 to v283_base (2013-04-30 to 2013-05-07) v283
- src/hg/hgTracks/wigTrack.c
- lines changed 8, context: html, text, full: html, text
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/htdocs/goldenPath/help/haplotypes.html
- lines changed 266, 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
- lines changed 20, context: html, text, full: html, text
Fixed a button and added some numbers to the score definitions.
- src/hg/htdocs/goldenPath/help/trackDb/trackDbLibrary.shtml
- lines changed 13, 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/inc/haplotypes.h
- lines changed 1, 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/js/alleles.js
- lines changed 2, 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/lib/haplotypes.c
- lines changed 15, 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
- lines changed 53, 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/inc/bits.h
- lines changed 4, context: html, text, full: html, text
Clarified some comments based upon Angie's feedback. Thanks.
- src/inc/vcfBits.h
- lines changed 4, context: html, text, full: html, text
Clarified some comments based upon Angie's feedback. Thanks.
- src/lib/bits.c
- lines changed 3, context: html, text, full: html, text
Clarified some comments based upon Angie's feedback. Thanks.
- src/lib/vcfBits.c
- lines changed 5, context: html, text, full: html, text
Clarified some comments based upon Angie's feedback. Thanks.
switch to commits view, user index