File Changes for braney
switch to commits view, user indexv426_base to v427_preview (2022-01-31 to 2022-02-07) v427
Show details
- src/hg/cgilib/cartRewrite.c
- lines changed 1, context: html, text, full: html, text
418ddc85df90579c88010c122604ced2163c60bf Tue Feb 1 13:05:55 2022 -0800
make cart rewrites on by default. Can still be turned off in hg.conf with
"cartVersion=off" Refs #28831
- src/hg/hgGene/hgGeneData/Human/hg38/otherOrgs.ra
- lines changed 1, context: html, text, full: html, text
ffd744dea4416cfde3244bcc8520bc83693e9b4d Mon Feb 7 10:03:40 2022 -0800
hg38 knownGene uses danRer11 for the zebrafish orthlogs
- src/hg/lib/hic.c
- lines changed 2, context: html, text, full: html, text
1a5ce25f9d4654448acab051b4bac615c319d13e Wed Feb 2 15:42:24 2022 -0800
hic shouldn't free a hahs it didn't allocate
- src/lib/bbiRead.c
- lines changed 1, context: html, text, full: html, text
b88bd07c19e4224a3e1dc86356bd056f570c592f Tue Feb 1 14:07:19 2022 -0800
fix a bug that resulted in erroneous bigBed entries being reported
- lines changed 1, context: html, text, full: html, text
ffb14ca7ea496e76f5dc2052d8c02f4f59fd75b4 Tue Feb 1 17:28:37 2022 -0800
Revert "fix a bug that resulted in erroneous bigBed entries being reported"
This reverts commit b88bd07c19e4224a3e1dc86356bd056f570c592f.
- lines changed 5, context: html, text, full: html, text
1ff13b05ec6129e0fad8708bee411fab56443b14 Tue Feb 1 17:41:59 2022 -0800
deal properly with chroms with no items on any chroms, including aliases
switch to commits view, user index