23857d666cc77fa7c5510f2d9b85824207e28cc0 max Fri Nov 19 06:05:16 2021 -0800 doc'ing incognito mode, refs #28520 diff --git src/hg/htdocs/goldenPath/help/customTrackText.html src/hg/htdocs/goldenPath/help/customTrackText.html index 3d9ddc6..066439f 100755 --- src/hg/htdocs/goldenPath/help/customTrackText.html +++ src/hg/htdocs/goldenPath/help/customTrackText.html @@ -733,33 +733,61 @@ example link to show no tracks at all
hideTracks=1&<trackName>=full|dense|pack|hide
- hide all tracks and show
other tracks -
example link to show only the Chromosome Bands track and nothing elsehighlight=<db>.<chrom>:<chromStart>-<chromEnd>#<color>|...
-
highlight one or more regions in a given color on the image. Note that the arguments have to be
URL-encoded for Internet browsers, so ":" becomes "%3A", "#"
becomes "%23" and "|" becomes "%7"C. -
example link to highlight two parts of the ABO locus in red and blue.ignoreCookie=1
- uses default user settings like track selections, custom
- tracks, and track hubs - example link to show the default tracks and positions for hg19ignoreCookie=1
- do not load the user's existing settings saved
+ in the internet browser's UCSC Genome Browser cookie. This means that the link will show the Genome Browser default
+ settings like track selections, custom tracks, and track hubs. Any changes
+ you make in this new session will however affect the user's settings. E.g.
+ if you add a track in this new window, and come back to the genome browser
+ later, this track will appear there. This setting is useful if a website
+ wants to link to the Genome Browser, wants to start with a "clean slate" but
+ the user will most likely come back to the Genome Browser and expect the
+ changes that they made still to be there.
+ - example link to show the default tracks and positions for hg19, in a new, clean session
+ incognito=1
- do not load the user's existing settings saved
+ in the internet browser's UCSC Genome Browser cookie and also never save them to the cookie.
+ This means that that link will show the Genome Browser default
+ settings like track selections, custom
+ tracks, and track hubs. Also: Any changes made by the user or other URL arguments will not affect the user's
+ Genome Browser settings. E.g. if you add a track in this new window, and come
+ back to the genome browser later, this track will appear NOT in the new window. This setting
+ is useful if a website wants to link to the Genome Browser, wants to start
+ with a "clean slate" but does not want any changes to affect other Genome
+ Browser windows that are open or that the user may open later.
+ - example link to show the default tracks and positions for hg19, in a new, clean session,
+ that is completely independent from all other Genome Browser windows that the user has open or will open later.
+ Any changes made to this window won't be saved and are lost as soon as the window is closed. (At the moment,
+ there is no visual indicator in such a Genome Browser window that changes are not saved, but we could add one
+ in the future, please contact us if you think this could be useful for you.) This variable is probably
+ useful for most websites who use our tool hgRenderTracks to show only the
+ Browser's main image from a Javascript-driven website.
+ oligoMatch=pack&hgt.oligoMatch=<dnaSeq>
- switch on the Short Match track and
highlight a matching sequence -
example link to highlight the TATAWAR motif in the ABO locuspix=<number>
- set the width of the image in pixels -
example link to create a 300-pixel wide imagetextSize=<number>
- set the size of text font -
example link to increase the text font size to 12 pixels<trackName>=full|dense|pack|hide
- show the default tracks adding a track and