File Changes for larrym
switch to commits view, user indexv262_base to v263_preview (2012-01-24 to 2012-01-31) v263
- src/hg/hgTracks/searchTracks.c
- lines changed 43, context: html, text, full: html, text
Load trackList only if we have to; this will speedup entry page (see #5675)
- src/hg/js/hgHubConnect.js
- lines changed 4, context: html, text, full: html, text
make return key compatible with url checking (#6505)
- src/hg/lib/hui.c
- lines changed 8, context: html, text, full: html, text
add code in wigCfgUi to handle case where tdb isn't at parent level; fixes missing control in hgTrackUi (#6707)
- src/hg/makeDb/doc/hg19.txt
- lines changed 14, context: html, text, full: html, text
load new cosmic data (v257) - #6730
- src/hg/makeDb/trackDb/human/hg19/cosmic.html
- lines changed 3, context: html, text, full: html, text
add version number (v57) and make pack description accurate
- lines changed 1, context: html, text, full: html, text
put dataVersion in trackDb instead of in the html
- src/hg/makeDb/trackDb/human/trackDb.ra
- lines changed 1, context: html, text, full: html, text
add dataVersion for cosmic track
- src/hg/utils/automation/loadCosmic.pl
- lines changed 61, context: html, text, full: html, text
create a loader for COSMIC data (mostly based on fan's entries in hg19.txt)
switch to commits view, user index