File Changes for braney
switch to commits view, user indexv481_base to v482_preview (2025-04-28 to 2025-05-05) v482
Show details
- src/hg/hgTracks/bamTrack.c
- lines changed 31, context: html, text, full: html, text
540506f7475055ae33969ce12d53a649ffff140e Mon Apr 28 16:55:59 2025 -0700
change BAM support to use maxItems as a signal to go into coverage
mode. Added BAMMaxItems to limit the total number of items that might be retrieved from a BAM file.
- src/hg/hgTracks/bigBedTrack.c
- lines changed 1, context: html, text, full: html, text
540506f7475055ae33969ce12d53a649ffff140e Mon Apr 28 16:55:59 2025 -0700
change BAM support to use maxItems as a signal to go into coverage
mode. Added BAMMaxItems to limit the total number of items that might be retrieved from a BAM file.
- src/hg/hgTracks/simpleTracks.c
- lines changed 2, context: html, text, full: html, text
540506f7475055ae33969ce12d53a649ffff140e Mon Apr 28 16:55:59 2025 -0700
change BAM support to use maxItems as a signal to go into coverage
mode. Added BAMMaxItems to limit the total number of items that might be retrieved from a BAM file.
switch to commits view, user index