Commits for chmalee
switch to files view, user index
v442_preview2 to v442_base (2023-01-03 to 2023-01-09) v442
Show details
a8979eb50f2e97813bbbe9282a2bdebe827d81ac Tue Jan 3 15:24:14 2023 -0800
- Work around 'error' message when searching. Previously, just typing in a term that we can't find is considered an error and we throw up a confusing alert message. Now we work around that specific error message and just let the search UI handle saying no results, refs #30419
43722932e2326cad75a374cc87eeca7a3cf62fc9 Thu Jan 5 16:25:52 2023 -0800
- Make hgVai not crash on some problematic variants. When the cds start site of a transcript overlapping a variant is undefined, we can still annotate the variant as a coding variant, just not the standard frameshift,missense,etc. Related, prevent crashing when certain required structures are NULL, refs #29262
- src/hg/lib/variantProjector.c - lines changed 7, context: html, text, full: html, text
538c55556505945753bdb3e6ecbd804f858d3219 Fri Jan 6 11:09:03 2023 -0800
- Fix typo in position regex, refs #30415
d533e27be3e715730536e4bc712c354f312d1ff3 Mon Jan 9 10:13:08 2023 -0800
- v442 final build, refs #30409
- src/utils/qa/weeklybld/buildEnv.csh - lines changed 3, context: html, text, full: html, text
657ff9bb0c3e403f010c0de7848e6baf12fb2c4e Mon Jan 9 10:14:47 2023 -0800
- New version number v442
- src/hg/inc/versionInfo.h - lines changed 1, context: html, text, full: html, text
switch to files view, user index