41e95869bc578e5b7bb4b5e6a9a0db359209aea1 dschmelt Wed May 8 15:07:02 2019 -0700 Removing inconsistent periods #23131 diff --git src/hg/htdocs/FAQ/FAQlink.html src/hg/htdocs/FAQ/FAQlink.html index 8a3f17f..bc9c38a 100755 --- src/hg/htdocs/FAQ/FAQlink.html +++ src/hg/htdocs/FAQ/FAQlink.html @@ -71,33 +71,33 @@ <a name="trackViz"></a> <h2>Setting Track Visibility via URL</h2> <h6>How do I create a custom URL to control the visibility of specific tracks?</h6> <p> You can control the visibility of tracks from the URL with the following parameters, each linked by the "&" sign, similar to position parameters. For more information, please see the <a href="../../goldenPath/help/customTrack.html#optParams" target ="_blank">optional URL parameters</a> section of the Custom Tracks User's Guide. Note that <em>italic text</em> indicates a user choice, not a working example.</p> <ul> <li><code>hideTracks=1</code> - hides all tracks</li> <li><code><em>trackName</em>=hide|dense|pack|full</code> - sets specified track or subtrack to a chosen visibility</li> <li><code>textSize=<em>number</em></code> - sets browser text size to a chosen number, default of -8 and maximum of 24.</li> +8 and maximum of 24</li> <li><code>ignoreCookie=1</code> - removes pre-existing user settings like track seletion, custom -tracks, and track hubs.</li> +tracks, and track hubs</li> </ul> <p> For example, you can use the following command to hide every track (hideTracks=1) and set the knownGene track to the pack visibility (knownGene=pack):</p> <p><code><a href="../cgi-bin/hgTracks?db=hg38&hideTracks=1&knownGene=pack">http://genome.ucsc.edu/cgi-bin/hgTracks?db=hg38&hideTracks=1&knownGene=pack</a></code></p> <p>Composite tracks have additional URL parameters that encode options to hide, select, and display subtracks.</p> <ul> <li><code><em>trackName</em>_hideKids=1</code> - hides a specific composite track's subtracks</li> <li><code><em>trackName</em>_sel=1</code> - selects specific subtrack to be 'checked', allowing display</li> </ul> <p>For example, the following URL hides all tracks (&hideTracks=1), hides a specific composite track's default subtracks (&refSeqComposite_hideKids=1), turns on one specific subtrack