Commits for angie
switch to files view, user index
v246_preview2 to v246_base (2011-01-18 to 2011-01-25) v246
- 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.
- src/hg/makeDb/trackDb/snp132.html - lines changed 258, 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/hgTrackUi/hgTrackUi.c - lines changed 6, context: html, text, full: html, text
switch to files view, user index