File Changes for angie
switch to commits view, user indexv369_base to v370_preview (2018-07-30 to 2018-08-06) v370
Show details
- src/hg/lib/annoStreamDbPslPlus.c
- lines changed 2, context: html, text, full: html, text
ceee920e8cd7b510dce7101d1338cc76287ba96e Mon Jul 30 09:38:22 2018 -0700
Just in case we someday have additional subset(s) of ncbiRefSeq such as ncbiRefSeqClinVar, instead of hardcoding Curated and Predicted, support any ncbiRefSeq* table.
- src/hg/lib/customFactory.c
- lines changed 4, context: html, text, full: html, text
0fb492400a83b9d96c96ccf6e02a43bd3e54b08a Thu Jul 26 12:20:54 2018 -0700
A little refinement to pgSnp recognizer errors.
- lines changed 20, context: html, text, full: html, text
9a28fb2c91a89916b38621fb81410edf2855948f Thu Jul 26 12:36:38 2018 -0700
Hardcoded 'Error line 1' is often not correct -- use lineFileAbort to get the correct line number.
- lines changed 6, context: html, text, full: html, text
1aa790ffdd6b8846d8aaddee3d3cfb60be1d05c8 Mon Jul 30 10:00:28 2018 -0700
If type=bed is asserted, then show detailed error messages instead of just failing to detect BED when there's a problem. refs #21793
- src/hg/lib/customTrack.c
- lines changed 1, context: html, text, full: html, text
5a8eb01f550f3e1460d17e3f71ce4f240a3bb81d Fri Jul 27 15:10:18 2018 -0700
linefile.c supports .zip files, so customTrack.c should too.
- src/hg/lib/pgSnp.c
- lines changed 3, context: html, text, full: html, text
0fb492400a83b9d96c96ccf6e02a43bd3e54b08a Thu Jul 26 12:20:54 2018 -0700
A little refinement to pgSnp recognizer errors.
switch to commits view, user index