File Changes for chmalee
switch to commits view, user indexv418_base to v419_preview (2021-07-26 to 2021-08-02) v419
Show details
- src/hg/inc/hgHgvs.h
- lines changed 3, context: html, text, full: html, text
3e70e7601a08e28667531d5abe3fe8b04ee95ded Fri Jul 16 11:23:58 2021 -0700
Return multiple transcripts for pseudo hgvs search, refs #15554
- src/hg/js/hgTracks.js
- lines changed 12, context: html, text, full: html, text
2d820c127e278ecf3e4162048ddef02544a2b5ff Wed Jul 28 11:27:17 2021 -0700
Make hgTrackUi pop-up control on hgTracks inner data scrollable, which prevents the pop-up window from extending past the bottom of the screen, in turn fixing the always would have been hidden submit buttons, refs #20242
- src/hg/lib/hgFind.c
- lines changed 30, context: html, text, full: html, text
3e70e7601a08e28667531d5abe3fe8b04ee95ded Fri Jul 16 11:23:58 2021 -0700
Return multiple transcripts for pseudo hgvs search, refs #15554
- lines changed 11, context: html, text, full: html, text
9a6328c45c6b94efdceaebd999984eefc43dd857 Tue Jul 27 12:22:05 2021 -0700
Forgot to check for successful mapping of hgvs when allowing multiple transcripts, refs #15554
- lines changed 51, context: html, text, full: html, text
a05e08a84139434ed78426823738269d12cc323e Tue Jul 27 17:13:48 2021 -0700
When an hgvs search results in multiple transcripts at that map to the same location, only give the user the list of unique positions, or just go straight to the position if there is only one unique position, refs #15554
- src/hg/lib/hgHgvs.c
- lines changed 23, context: html, text, full: html, text
3e70e7601a08e28667531d5abe3fe8b04ee95ded Fri Jul 16 11:23:58 2021 -0700
Return multiple transcripts for pseudo hgvs search, refs #15554
- src/hg/lib/tests/expected/hgvs/validTerms.txt
- lines changed 14, context: html, text, full: html, text
3e70e7601a08e28667531d5abe3fe8b04ee95ded Fri Jul 16 11:23:58 2021 -0700
Return multiple transcripts for pseudo hgvs search, refs #15554
- src/hg/lib/tests/hgvsTester.c
- lines changed 24, context: html, text, full: html, text
3e70e7601a08e28667531d5abe3fe8b04ee95ded Fri Jul 16 11:23:58 2021 -0700
Return multiple transcripts for pseudo hgvs search, refs #15554
- src/utils/qa/weeklybld/buildEnv.csh
- lines changed 2, context: html, text, full: html, text
04401e668e9e0d50341dbb67e14616e4a085d42b Mon Aug 2 10:15:03 2021 -0700
v419 preview1, refs #27854
switch to commits view, user index