File Changes for angie
switch to commits view, user indexv370_preview2 to v370_base (2018-08-13 to 2018-08-20) v370
Show details
- src/hg/mouseStuff/chainBridge/chainBridge.c
- lines changed 5, context: html, text, full: html, text
47c6bc793c8690cfe95f80006aa8d9fd46d0b4ef Wed Aug 15 15:15:36 2018 -0700
Bug fix: canTrivialExtend was forgetting to reset retFromStart and retFromEnd for single-sided gap.
- src/hg/utils/hgvsToVcf/tests/expected/clinVarChanges.vcf
- lines changed 40, context: html, text, full: html, text
6faeebd03bcc35c7df35f73e18ba19c9e4d247c6 Tue Aug 14 10:28:55 2018 -0700
Strip versions from NM IDs to avoid trouble when hg38.ncbiRefSeq updates -- except for NM_002111.6 because we already expected that to fail. These are all c.'s, and CDS coords are generally stable enough across version updates (which usually tweak UTR boundaries) to get away with ignoring version.
- src/hg/utils/hgvsToVcf/tests/input/clinVarChanges.txt
- lines changed 40, context: html, text, full: html, text
6faeebd03bcc35c7df35f73e18ba19c9e4d247c6 Tue Aug 14 10:28:55 2018 -0700
Strip versions from NM IDs to avoid trouble when hg38.ncbiRefSeq updates -- except for NM_002111.6 because we already expected that to fail. These are all c.'s, and CDS coords are generally stable enough across version updates (which usually tweak UTR boundaries) to get away with ignoring version.
- src/hg/utils/vcfToHgvs/tests/expected/stopLoss.tab
- lines changed 20, context: html, text, full: html, text
40b936c66dcfc2979c7568c82d0ebc3a769d59ef Tue Aug 14 10:33:22 2018 -0700
Updating accession version numbers and n. coord changes because hg38.ncbiRefSeq updated.
- src/lib/tests/udcTest.c
- lines changed 1, context: html, text, full: html, text
d275a14297f5d9a04c124b8ed6e6880ee0f65345 Wed Aug 15 16:44:42 2018 -0700
Removing unused constant.
switch to commits view, user index