198c9b8daecc44fbda6a6494c566c723920f030a lrnassar Wed Mar 11 18:25:21 2026 -0700 Fixing a few hundred clear typos with the help of Claude. Some are less important in code comments, but majority of them are in user-facing places. I manually approved 60%+ of the changes and didn't see any that were an incorrect suggestion, at worst it was potentially uncessesary, like a code comment having cant instead of can't. No RM. diff --git src/hg/htdocs/goldenPath/help/hgSessionHelp.html src/hg/htdocs/goldenPath/help/hgSessionHelp.html index 65b6220f107..53eb4d9cf11 100755 --- src/hg/htdocs/goldenPath/help/hgSessionHelp.html +++ src/hg/htdocs/goldenPath/help/hgSessionHelp.html @@ -56,31 +56,31 @@ target="_blank">create an account and log in before using the session manager.

Individual sessions may be designated as either shared or non-shared to protect the privacy of confidential data. To avoid having a new shared session from someone else override your existing Genome Browser settings, you are encouraged to open a new web-browser instance or to save existing settings in a session before loading a new shared session.

Note that not all of the Genome Browser mirror sites have all of the session features enabled.

This User's Guide provides a few examples that introduce the features of the Session tool, followed by detailed directions on creating, saving, modifying and sharing sessions.

-You may also wish to reivew two blog posts, +You may also wish to review two blog posts, How to share your UCSC screenthoughts and Sharing Data with Sessions and URLs for more discussions about sessions.

Some simple examples

This section contains some example sessions that demonstrate the use of the Session tool. To enable you to view these sessions, we have created a user account with the name Example.

@@ -200,31 +200,31 @@ then be listed by name under My Sessions.
  • Save session settings to a file. Alternatively, you can create a file from your session settings that can be saved to your local machine or posted to a URL for access or sharing. To do this, go to the Save Settings section. Type a name into the Save current settings to a local file box. Click the button to save or display the file. The session will be saved in plain text (ascii) format by default. To select a compressed format, select one of the options from the file type returned menu before clicking . If you simply wish to preview the contents of the file in your browser window, leave the file name blank and click .
  • How to back up text-based Custom Track data to a file

    Opening a shared session

    If you open a shared session while viewing the Genome Browser, it is possible to lose all of your own browser settings. That is, the settings for the newly-opened session will take precedence over your existing settings and will replace them. If you wish to preserve your original settings, you should first save your own settings as a session before opening a new session, or open a new tab or window in your internet browser before loading the new session.

    There are four ways to open a shared session, depending on what information you have about the -session. The instructions below assume that you want to replace your current session the new +session. The instructions below assume that you want to replace your current session with the new session. Be sure to preserve your original session first if you don't want to overwrite it.