angie: changes by commit
switch to grouped by file view, user index
review to branch (2009-05-19 to 2009-05-26) v207
- Added by-1000genomes validation string for dbSNP 130.
- src/hg/hgTrackUi/hgTrackUi.c 1.489 - lines changed: 3, context: html, text, full: html, text
- src/hg/lib/snp125Ui.c 1.32 - lines changed: 12, context: html, text, full: html, text
- Instead of processing the hgcentral query of session info row by row, slurp the results into memory and then process. Hopefully this will reduce the frequency of losing the connection to hgcentral (currently 4x/day).
- src/hg/utils/refreshNamedSessionCustomTracks/refreshNamedSessionCustomTracks.c 1.10 - lines changed: 22, context: html, text, full: html, text
- Increased string size for snp125 observed allele (blob not varchar!).
- src/hg/hgc/hgc.c 1.1545 - lines changed: 2, context: html, text, full: html, text
- Added -1000GenomesRsIds for adding our own by-1000genomes validation status using a flatfile of 1000Genomes IDs from dbSNP. Also, treat NULL like MISSING, for input from one big sql query instead of from little queries and join commands.
- src/hg/snp/snpLoad/snpNcbiToUcsc.c 1.10 - lines changed: 93, context: html, text, full: html, text
switch to grouped by file view, user index