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.
  • Navigate to chr1:8,890-35,190 to see the track.
  • Example of a bigRmsk track hub

    This example can also be loaded in a Track or Assembly Hub trackDb.txt with a stanza such as the following:

         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
     

    Additional information

    See the bigBed documentation for guidance on sharing, troubleshooting, and extracting data from bigRmsk files.

    Credits

    The bigRmsk system was developed by Robert Hubley of the Institute for Systems Biology.