File Changes for braney
switch to commits view, user indexv460_preview to v460_preview2 (2024-01-16 to 2024-01-22) v460
Show details
- src/hg/hgTracks/bigBedTrack.c
- lines changed 1, context: html, text, full: html, text
c59e64a740c3fc788be41013586bc78bbbf42651 Thu Jan 18 11:14:35 2024 -0800
use 10,000 for the number of items to load from a bigBed
- lines changed 1, context: html, text, full: html, text
5a73e86ce8424ee217b2b8de96d3a6b1ff6fe470 Thu Jan 18 12:02:46 2024 -0800
limit VCF track loads to 10,000 items
- src/hg/hgTracks/vcfTrack.c
- lines changed 18, context: html, text, full: html, text
5a73e86ce8424ee217b2b8de96d3a6b1ff6fe470 Thu Jan 18 12:02:46 2024 -0800
limit VCF track loads to 10,000 items
- src/inc/vcf.h
- lines changed 5, context: html, text, full: html, text
9f6fab9eaa43645fe4a0e2816d7623301df2b13b Thu Jan 18 12:08:09 2024 -0800
forgot to check in vcf.h
- src/lib/vcf.c
- lines changed 23, context: html, text, full: html, text
5a73e86ce8424ee217b2b8de96d3a6b1ff6fe470 Thu Jan 18 12:02:46 2024 -0800
limit VCF track loads to 10,000 items
- lines changed 1, context: html, text, full: html, text
e247aa7c4fbf61b34f5bdffcba8ea466bd6dc694 Sat Jan 20 10:35:38 2024 -0800
oops ... left in a printf
switch to commits view, user index