7974683a1a13cb0619427249b456087c4e481f2a
brianlee
  Tue May 17 12:02:57 2022 -0700
Adding image to dynseq bigWig log=on at Surgar request

diff --git src/hg/htdocs/goldenPath/help/bigWig.html src/hg/htdocs/goldenPath/help/bigWig.html
index e4d331c..896658e 100755
--- src/hg/htdocs/goldenPath/help/bigWig.html
+++ src/hg/htdocs/goldenPath/help/bigWig.html
@@ -217,32 +217,38 @@
 <ol>
   <li>
   Construct a track line that references the <em>bigWigExample.bw</em> file:
   <pre><code>track type=bigWig logo=on name="Example dynaseq" description="A bigWig file with logo=on dynaseq" visibility=full autoScale=off bigDataUrl=http://genome.ucsc.edu/goldenPath/help/examples/bigWigExample.bw</code></pre></li>
   <li>
   Include the following browser line to ensure that the custom track opens at the correct
   position:
   <pre><code>browser position chr21:33,037,000-33,037,050</code></pre></li>
   <li>
   Paste the browser and track lines onto the <a href="../../cgi-bin/hgCustom?db=hg19">custom track
   management page</a> for the human assembly hg19 (Feb.  2009), click the &quot;submit&quot; button,
   then click the &quot;chr21&quot; link in the custom track listing to view the bigWig track in the
   Genome Browser.</li>
 </ol>
 <p>
-The <a href="https://kundajelab.github.io/dynseq-pages/" target="_blank">dynseq</a>
-displays nucleotide characters scaled by user-specified, base-resolution scores and
+You can also load the above by clicking this <a target="_blank"
+href="../../cgi-bin/hgTracks?db=hg19&position=chr21:33,037,000-33,037,050&hgct_customText=track%20type%3DbigWig%20logo%3Don%20name%3D%22Example%20dynaseq%22%20description%3D%22A%20bigWig%20file%20with%20logo%3Don%20dynaseq%22%20visibility%3Dfull%20autoScale%3Doff%20bigDataUrl%3Dhttp%3A%2F%2Fgenome.ucsc.edu%2FgoldenPath%2Fhelp%2Fexamples%2FbigWigExample.bw">link</a>.</p>
+<div class="text-center">
+ <img src="../../images/dynseq.png" alt="Example4 of dynseq logo=on setting" width="700">
+</div>
+<p>
+This <a href="https://kundajelab.github.io/dynseq-pages/" target="_blank">dynseq</a>
+display scales nucleotide characters by user-specified, base-resolution scores and
 was developed by the <a href="https://kundajelab.github.io/about/"
 target="_blank">Kundaje Lab</a>.</p>
 
 <h2>Sharing your data with others</h2>
 <p>
 If you would like to share your bigWig data track with a colleague, learn how to create a URL by 
 looking at Example #6 on <a href="customTrack.html#EXAMPLE6">this page</a>.</p>
 
 <a name="Extract"></a>
 <h2>Extracting data from the bigWig format</h2>
 <p>
 Because bigWig files are indexed binary files, it can be difficult to extract data from them. 
 UCSC has developed the following programs to assist in working with these files, available from 
 the <a href="http://hgdownload.soe.ucsc.edu/admin/exe/">binary utilities directory</a>.
 <ul>