File Changes for angie
switch to commits view, user indexv330_preview to v330_preview2.1 (2016-03-07 to 2016-03-14) v330
- src/hg/hgVai/hgVai.c
- lines changed 33, context: html, text, full: html, text
Libified hgVai's code to find the latest snpNNN table so that other spots in the code could use it instead of hardcoding version numbers. Thx Matt for pointing out the hardcoding.
refs #16777
- src/hg/hgc/hgc.c
- lines changed 10, context: html, text, full: html, text
Libified hgVai's code to find the latest snpNNN table so that other spots in the code could use it instead of hardcoding version numbers. Thx Matt for pointing out the hardcoding.
refs #16777
- src/hg/inc/hdb.h
- lines changed 9, context: html, text, full: html, text
Libified hgVai's code to find the latest snpNNN table so that other spots in the code could use it instead of hardcoding version numbers. Thx Matt for pointing out the hardcoding.
refs #16777
- src/hg/lib/chromGraphFactory.c
- lines changed 19, context: html, text, full: html, text
Libified hgVai's code to find the latest snpNNN table so that other spots in the code could use it instead of hardcoding version numbers. Thx Matt for pointing out the hardcoding.
refs #16777
- src/hg/lib/hdb.c
- lines changed 42, context: html, text, full: html, text
Libified hgVai's code to find the latest snpNNN table so that other spots in the code could use it instead of hardcoding version numbers. Thx Matt for pointing out the hardcoding.
refs #16777
- src/hg/utils/automation/doDbSnp.pl
- lines changed 6, context: html, text, full: html, text
Removing unnecessary "optimization" that caused several thousand rs's to be lost.
refs #16777 note 25
switch to commits view, user index