Commits for angie
switch to files view, user index
v266_preview to v266_preview2 (2012-04-10 to 2012-04-17) v266
- Switching from sqlStoreResult back to sqlGetResult -- it's faster forgiant queries e.g. on snp135. For #6152
- src/hg/lib/annoStreamDb.c - lines changed 1, context: html, text, full: html, text
- Bugfix for #6152: when checking range overlap, don't forget to checkthat chroms are the same too since annoGrator's queue can end with the
first item from the next chrom.
- Bugfix for #6152: forgot a sizeof when calling needMoreMem for array. Hurray for valgrind!
- src/hg/lib/annoGrateWig.c - lines changed 6, context: html, text, full: html, text
- Feature #6152 (Variant Annotation Tool): include wiggle base positions,not just values, in tab-sep output because the wiggle values may be
available for only some of the primary row's bases.
- src/hg/lib/tests/expected/annoGrator/snpConsDbToTabOutShort.txt - lines changed 38, context: html, text, full: html, text
- src/lib/annoFormatTab.c - lines changed 68, context: html, text, full: html, text
switch to files view, user index