Commits for angie
switch to files view, user index
v251_base to v252_preview (2011-05-10 to 2011-05-17) v252
- Removing some old #ifndef code that has been unused for 6 months.
- Feature #3711 bugfix: handle 0 or 1 items correctly in hacTree andVCF track handler's haplotype clustering.
- src/hg/hgTracks/vcfTrack.c - lines changed 8, context: html, text, full: html, text
- Changing lowercase "true" and "false" to uppercase, because that isdefined in common.h. Using lowercase does not cause a compilation
error on our CentOs dev systems, but it does on Ubuntu.
- src/hg/txGraph/txBedToGraph/makeGraph.c - lines changed 2, context: html, text, full: html, text
- Feature #2823 (VCF track handler): request from alpha-test user CarlosBorroto: call Belinda's coding variant functional prediction function
as on the pgSnp details page.
- src/hg/hgTracks/vcfTrack.c - lines changed 93, context: html, text, full: html, text
- Feature #3476 (zap-to-edge arrows for OMIM tracks):Reduced spacing around next-item and next-exon/edge arrows so that
next-exon/edge arrows wouldn't appear separately from exons or items
that barely appear at the edge of the viewing window.
- src/hg/hgTracks/hgTracks.h - lines changed 1, context: html, text, full: html, text
- Feature #3711 (VCF center-weighted haplotype clustering): David request:make the variant used as the center really stand out visually.
- src/hg/hgTracks/vcfTrack.c - lines changed 75, context: html, text, full: html, text
switch to files view, user index