File Changes for hartera
switch to commits view, user indexv280_preview2 to v280_base (2013-02-26 to 2013-03-05) v280
- src/hg/hgTracks/retroGene.c
- lines changed 2, context: html, text, full: html, text
Added trackHandler for ucscRetro v4 track tables.
- src/hg/hgc/retroClick.c
- lines changed 4, context: html, text, full: html, text
Removed oldScore column as no longer needed and renamed oldIntronCount to alignGapCount in ucscRetroInfo table so change code and variable names to match for details page display.
- src/hg/inc/ucscRetroInfo.h
- lines changed 20, context: html, text, full: html, text
Removed oldScore column as no longer needed and renamed oldIntronCount to alignGapCount in ucscRetroInfo table so change code and variable names to match.
- src/hg/lib/ucscRetroInfo.c
- lines changed 29, context: html, text, full: html, text
Removed oldScore column as no longer needed and renamed oldIntronCount to alignGapCount in ucscRetroInfo table so change code and variable names to match.
- src/hg/lib/ucscRetroInfo.sql
- lines changed 20, context: html, text, full: html, text
Removed oldScore column as no longer needed and renamed oldIntronCount to alignGapCount.
switch to commits view, user index