File Changes for angie
switch to commits view, user indexv246_preview2 to v246_base (2011-01-18 to 2011-01-25) v246
- src/hg/hgTrackUi/hgTrackUi.c
- lines changed 6, context: html, text, full: html, text
Fixing gross abuse of hTrackDb (via hTrackDbForTrack) found by Larryand Hiram during work on Bug #1114: snp125OfferGeneTracksForFunction
was modifying the returned results, which broke when caching was
introduced to hTrackDb. Since hgTrackUi already has trackHash, just
look up tdbs there and do a shallow copy so that altering the next
pointer with slAddHead and slSort doesn't destroy the cached version.
- src/hg/makeDb/trackDb/snp132.html
- lines changed 258, context: html, text, full: html, text
Track #1684 (SNPs 132 (dbSNP)): First cut of description. Still needs to describe the new columns, and when implemented, the new coloring/filtering controls on the new columns.
switch to commits view, user index