3e3d03d8ba156a589913deab9625deffbd987923
markd
  Tue Aug 19 10:33:19 2025 -0700
disable maxWindowToDraw for now

diff --git src/hg/makeDb/trackDb/mouse/mm10/recount3.ra src/hg/makeDb/trackDb/mouse/mm10/recount3.ra
index 05452988ba4..a88b2eb3d60 100644
--- src/hg/makeDb/trackDb/mouse/mm10/recount3.ra
+++ src/hg/makeDb/trackDb/mouse/mm10/recount3.ra
@@ -1,24 +1,24 @@
 track recount3
 shortLabel recount3
 longLabel Recount 3 SRA introns
 group rna
 type bigBed 9 +
 visibility pack
 itemRgb on
 labelFields none
-maxWindowToDraw 10000000
+#maxWindowToDraw 10000000
 bigDataUrl /gbdb/$D/recount3/srav1m.bb
 filterLabel.strand Strand
 filterType.strand multiple
 filterValues.strand +,-,.
 filterLabel.readcount Filter by supporting split reads
 filterByRange.readcount on
 filter.readcount 10000:2000000000
 filterLimits.readcount 0:2000000000
 filterLabel.size Filter by intron size
 filterByRange.size on
 filter.size 30:100000
 filterLabel.sjPair Filter by splice junctions (format GT/AG)
 filterType.sjPair wildcard
 filterText.sjPair *
 mouseOver $readcount supporting split reads<br>Strand $strand<br>Size $size<br>Splice donor $donor<br>Splice acceptor $acceptor