Commits for angie
switch to files view, user index
v379_preview to v379_preview2 (2019-03-04 to 2019-03-11) v379
Show details
d9aba93eae9c9c1ba3f09055db42843cec8d63ba Wed Mar 6 17:09:07 2019 -0800
- Restoring a line incorrectly deleted in 49a9e46 -- thanks Braney for spotting! refs #23051
- src/lib/annoStreamVcf.c - lines changed 1, context: html, text, full: html, text
0dc41ec22723a16550fc1aebc0970192a410aed0 Wed Mar 6 17:40:05 2019 -0800
- Strip commas before parsing positions in all 4 position parsing routines in hgTracks.c.
Back in 4a03019 (hgFind cleanup), making hgTracks.c's parseVirtPosition strip commas wasn't
sufficient; parseNonVirtPosition also needs to strip commas. Just to be safe, I'm making
parseVPosition and parseNVPosition strip commas too. I think it would be better to make
use of hdb's parsePosition rather than duplicate the core parsing code in 4 new places,
but will leave that for another day.
- src/hg/hgTracks/hgTracks.c - lines changed 3, context: html, text, full: html, text
switch to files view, user index