Commits for angie
switch to files view, user index
v252_preview to v252_preview2 (2011-05-17 to 2011-05-31) v252
- Fixing too-many-args-for-format warning/error.
- Feature #3711 (VCF haplotype sorting): David didn't like the altered colorfor center variant, asked for thicker black outline instead.
- src/hg/hgTracks/vcfTrack.c - lines changed 17, context: html, text, full: html, text
- Feature #3711 (VCF haplotype clustering): User can select which variantis used as the center (for center-weighted clustering) by clicking on a
link in its details page.
- src/hg/hgTracks/vcfTrack.c - lines changed 47, context: html, text, full: html, text
- Fix compile warning for Ubuntu: warn's first argument must be a format string.
- src/hg/lib/hubConnect.c - lines changed 1, context: html, text, full: html, text
- FireFox needs a '#' at the beginning of a hex color code, otherwise it displays as black.
- src/hg/htdocs/goldenPath/help/hgUserPsl.html - lines changed 1, context: html, text, full: html, text
- Feature #3711 (VCF haplotype clustering): David's suggestion:add mouseover text for the variant used as the center.
- src/hg/hgTracks/vcfTrack.c - lines changed 50, context: html, text, full: html, text
- Fixing the build by adding a missing argument to cdsEvidenceSetBedThick (arg was added to hg/lib/cdsEvidence.c's cdsEvidenceSetBedThick in d1b4008e).
- src/hg/txCds/txCdsRepick/txCdsRepick.c - lines changed 1, context: html, text, full: html, text
switch to files view, user index