File Changes for jnavarr5
switch to commits view, user indexv497_preview2 to v497_base (2026-04-13 to 2026-04-20) v497
Show details
- src/hg/lib/cart.c
- lines changed 3, context: html, text, full: html, text
349b74eb2b1d02e0d5f229f28d7a6529d0816ca9 Tue Apr 14 15:21:34 2026 -0700
Shorten hyperlink text and add missing period in db-not-found error message, refs #37305
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- src/hg/makeDb/trackDb/human/hg38/gnomad.ra
- lines changed 1, context: html, text, full: html, text
3aec5f10b5edd6df96170253ddfe72a526586365 Fri Apr 10 16:39:59 2026 -0700
Making it clear that the gnomAD str track was added, refs #35420
- src/hg/utils/otto/genCC/doGenCC.py
- lines changed 11, context: html, text, full: html, text
d0dafe3247d2e3c5c892c498784e4065590df665 Wed Apr 15 12:14:43 2026 -0700
Adding a flag to continue with the script if the item count is more than 10% (after QA approves), no redmine.
- lines changed 3, context: html, text, full: html, text
4ff781d4f74a99c1b6a05a5a6ef61e4e7819c220 Wed Apr 15 12:35:55 2026 -0700
Move prevSubmission.tsv update to after item count checks in genCC otto, no redmine.
Previously the mv ran before checkItemCounts, so a failed run would mark the
update as done and prevent re-runs with --force from detecting the change.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- lines changed 4, context: html, text, full: html, text
9364a4054ae5065f07014618eef211a85a4b8c1f Wed Apr 15 13:07:01 2026 -0700
Have --force bypass the md5sum update check in genCC otto, no redmine.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- lines changed 2, context: html, text, full: html, text
74b022cc616762a29b67e4eedc96242e040740ac Wed Apr 15 13:18:30 2026 -0700
Fixing spacing for when the message is printed, no Redmine
- lines changed 4, context: html, text, full: html, text
bb1f29a4c6d5222beb5d51c05486fefaa763da51 Wed Apr 15 13:27:07 2026 -0700
Printing out how to force the update if the itemCheck fails for genCC, no Redmine
switch to commits view, user index