e19b35681f137d5bcc141f968112bf77476fac28
markd
  Tue Sep 13 17:09:32 2022 -0700
added maxWindowToDraw to bigRmsk example

diff --git src/hg/htdocs/goldenPath/help/bigRmsk.html src/hg/htdocs/goldenPath/help/bigRmsk.html
index 8b061e0..497a48f 100755
--- src/hg/htdocs/goldenPath/help/bigRmsk.html
+++ src/hg/htdocs/goldenPath/help/bigRmsk.html
@@ -297,30 +297,31 @@
     Click the "submit" button.
   </li>
   <li>
     Navigate to <code>chr1:8,890-35,190</code> to see the track.
   </li>
 </ol>
 <h3 id="example2">Example of a bigRmsk track hub </h3>
 <p>
   This example can also be loaded in a Track or Assembly Hub <em>trackDb.txt</em>
   with a stanza such as the following:</p>
 <pre>
     track bigRmskExample
     shortLabel Example bigRmsk
     longLabel This is an example bigRmsk Track Hub Stanza
     type bigRmsk
+    maxWindowToDraw 10000000
     visibility full
     html http://genome.ucsc.edu/goldenPath/trackDescriptions/bigRmskTrackDesc.html
     bigDataUrl http://genome.ucsc.edu/goldenPath/help/examples/bigRmskExample.bb
     xrefDataUrl http://genome.ucsc.edu/goldenPath/help/examples/bigRmskExampleAlign.bb
 </pre>
 
 <h2 id="share">Additional information</h2>
 <p>
   See the <a href="bigBed.html">bigBed documentation</a> for guidance on
   sharing, troubleshooting, and extracting data from bigRmsk files.
 </p>
 
 <h2 id="credits">Credits</h2>
 <p>
   The bigRmsk system was developed by Robert Hubley of the Institute for Systems Biology.