File Changes for braney
switch to commits view, user indexv458_preview2 to v458_base (2023-12-04 to 2023-12-11) v458
Show details
- src/hg/hgTracks/hgTracks.c
- lines changed 1, context: html, text, full: html, text
e36fcacb6d63cca2f344e5929b4cae77c12f1e9b Tue Dec 5 17:34:21 2023 -0800
add the ability to simulate a custom track load error that calls
errAbort. This used to delete the ctfile, but now just puts out a
message.
- src/hg/lib/customTrack.c
- lines changed 2, context: html, text, full: html, text
e36fcacb6d63cca2f344e5929b4cae77c12f1e9b Tue Dec 5 17:34:21 2023 -0800
add the ability to simulate a custom track load error that calls
errAbort. This used to delete the ctfile, but now just puts out a
message.
- src/hg/lib/hdb.c
- lines changed 2, context: html, text, full: html, text
7b6f3754b360c658474379263645fd8e91d6f46d Wed Dec 6 16:49:47 2023 -0800
add fixTrackDb program that will prune a trackDb table of tracks that
have no data
- src/hg/makeDb/hgTrackDb/hgTrackDb.c
- lines changed 1, context: html, text, full: html, text
7b6f3754b360c658474379263645fd8e91d6f46d Wed Dec 6 16:49:47 2023 -0800
add fixTrackDb program that will prune a trackDb table of tracks that
have no data
- src/hg/makeDb/trackDb/human/hg38/hprcArr.ra
- lines changed 2, context: html, text, full: html, text
3e0eca97aa424f446aad5650b7caf3c9b84b48ce Fri Dec 8 15:52:52 2023 -0800
some clean-up on the HPRC tracks
- src/hg/makeDb/trackDb/human/hg38/hprcArrV1.html
- lines changed 17, context: html, text, full: html, text
3e0eca97aa424f446aad5650b7caf3c9b84b48ce Fri Dec 8 15:52:52 2023 -0800
some clean-up on the HPRC tracks
- src/hg/makeDb/trackDb/human/hg38/hprcChainNet.ra
- lines changed 2, context: html, text, full: html, text
3e0eca97aa424f446aad5650b7caf3c9b84b48ce Fri Dec 8 15:52:52 2023 -0800
some clean-up on the HPRC tracks
- src/hg/makeDb/trackDb/human/hg38/trackDb.hprc90way.ra
- lines changed 8, context: html, text, full: html, text
3e0eca97aa424f446aad5650b7caf3c9b84b48ce Fri Dec 8 15:52:52 2023 -0800
some clean-up on the HPRC tracks
- src/hg/near/hgNear/knownGene.c
- lines changed 3, context: html, text, full: html, text
c5da1c6a2532482e2f990c4a23c80f03654b5324 Tue Dec 5 13:31:44 2023 -0800
make sure we put the geneTable name on the link from the description
lines
- src/hg/utils/fixTrackDb/fixTrackDb.c
- lines changed 145, context: html, text, full: html, text
7b6f3754b360c658474379263645fd8e91d6f46d Wed Dec 6 16:49:47 2023 -0800
add fixTrackDb program that will prune a trackDb table of tracks that
have no data
- src/hg/utils/fixTrackDb/makefile
- lines changed 3, context: html, text, full: html, text
7b6f3754b360c658474379263645fd8e91d6f46d Wed Dec 6 16:49:47 2023 -0800
add fixTrackDb program that will prune a trackDb table of tracks that
have no data
- src/hg/utils/tdbQuery/tdbQuery.c
- lines changed 2, context: html, text, full: html, text
208a148e1625db67b80fa3e38a21aba532394810 Tue Dec 5 11:59:25 2023 -0800
ignore overrides when looking for parents
switch to commits view, user index